aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/jpgtn
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-02 00:21:45 +0800
committermiwi <miwi@FreeBSD.org>2014-02-02 00:21:45 +0800
commit5c244b5d6aead57ad1cd4a1ca734f26cbe5c445a (patch)
tree8ea3137f00cc9b7d30f8b69188eeba429e993f86 /graphics/jpgtn
parent7488bee6fbd7846ccbaf7476ccc375cfaad8a9b7 (diff)
downloadfreebsd-ports-gnome-5c244b5d6aead57ad1cd4a1ca734f26cbe5c445a.tar.gz
freebsd-ports-gnome-5c244b5d6aead57ad1cd4a1ca734f26cbe5c445a.tar.zst
freebsd-ports-gnome-5c244b5d6aead57ad1cd4a1ca734f26cbe5c445a.zip
- Stage support
Diffstat (limited to 'graphics/jpgtn')
-rw-r--r--graphics/jpgtn/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/jpgtn/Makefile b/graphics/jpgtn/Makefile
index 0ea9209760df..07c4d62466e6 100644
--- a/graphics/jpgtn/Makefile
+++ b/graphics/jpgtn/Makefile
@@ -16,14 +16,13 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libjpeg=${LOCALBASE}
-MAN1= jpgtn.1
-PLIST_FILES= bin/jpgtn
+PLIST_FILES= bin/jpgtn \
+ man/man1/jpgtn.1.gz
WITH_MAXSIZE?= 2048
WITH_MINSIZE?= 1
WITH_DEFSIZE?= 128
-NO_STAGE= yes
pre-everything::
@${ECHO_MSG} "===>"
@${ECHO_MSG} "===> You can control program functionality by defining the following variables:"