Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 2015 13:50:22 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r390898 - head/graphics/jhead
Message-ID:  <201506291350.t5TDoM9I039700@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun 29 13:50:21 2015
New Revision: 390898
URL: https://svnweb.freebsd.org/changeset/ports/390898

Log:
  - Cosmetic change

Modified:
  head/graphics/jhead/Makefile

Modified: head/graphics/jhead/Makefile
==============================================================================
--- head/graphics/jhead/Makefile	Mon Jun 29 13:38:25 2015	(r390897)
+++ head/graphics/jhead/Makefile	Mon Jun 29 13:50:21 2015	(r390898)
@@ -10,11 +10,10 @@ MASTER_SITES=	http://www.sentex.net/~mwa
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	EXIF JPEG header manipulation tool
 
-USES=		jpeg:run
-
 OPTIONS_DEFINE=	DOCS
 
 MAKEFILE=	makefile
+USES=		jpeg:run
 
 PLIST_FILES=	bin/${PORTNAME} \
 		man/man1/${PORTNAME}.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506291350.t5TDoM9I039700>