aboutsummaryrefslogtreecommitdiff
path: root/graphics/jhead
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-26 16:12:00 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-26 16:12:00 +0000
commit495767070f6edb9d5a628a22b5ab52398d1fcba1 (patch)
treecb13fd9acb233dfbe4dfed4491feab10ed1a5eef /graphics/jhead
parentf8d76daab6cc8ae5cce2a759459fb5a15c6f55b7 (diff)
downloadports-495767070f6edb9d5a628a22b5ab52398d1fcba1.tar.gz
ports-495767070f6edb9d5a628a22b5ab52398d1fcba1.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=524187
Diffstat (limited to 'graphics/jhead')
-rw-r--r--graphics/jhead/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile
index e709ef58426a..7a550b0bfa88 100644
--- a/graphics/jhead/Makefile
+++ b/graphics/jhead/Makefile
@@ -10,8 +10,6 @@ MASTER_SITES= http://www.sentex.net/~mwandel/jhead/ \
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= EXIF JPEG header manipulation tool
-OPTIONS_DEFINE= DOCS
-
USES= jpeg:run
MAKEFILE= makefile
@@ -20,6 +18,8 @@ PLIST_FILES= bin/jhead \
share/man/man1/jhead.1.gz
PORTDOCS= usage.html
+OPTIONS_DEFINE= DOCS
+
post-patch:
@${REINPLACE_CMD} -e '/^CFLAGS=/d' ${WRKSRC}/${MAKEFILE}