svn commit: r390898 - head/graphics/jhead

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 29 13:50:22 UTC 2015


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 at 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


More information about the svn-ports-all mailing list