diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-29 13:50:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-29 13:50:21 +0000 |
commit | daa56e6192157d47ba9e4d16d73f2c3aad43913a (patch) | |
tree | 7b6823c73fc35566f90334ff97b50621dcd72639 /graphics/jhead | |
parent | 832d8722e0942bcbca6d2d865a586e905ae2b18b (diff) | |
download | freebsd-ports-daa56e6192157d47ba9e4d16d73f2c3aad43913a.zip |
- Cosmetic change
Diffstat (limited to 'graphics/jhead')
-rw-r--r-- | graphics/jhead/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile index bc41366fb383..aa47937746b4 100644 --- a/graphics/jhead/Makefile +++ b/graphics/jhead/Makefile @@ -10,11 +10,10 @@ MASTER_SITES= http://www.sentex.net/~mwandel/${PORTNAME}/ \ 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 |