aboutsummaryrefslogtreecommitdiffstats
path: root/print/gutenprint-base
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-12-05 06:08:18 +0800
committerpav <pav@FreeBSD.org>2004-12-05 06:08:18 +0800
commit7716882d782c0b54e9bef81d7dec6ecc227656d5 (patch)
tree4b1ad05610d022b78265ecb9a50d1a1d64748c50 /print/gutenprint-base
parent394b18022b6bdcd4606c2065a2c4f9824afa63d0 (diff)
downloadfreebsd-ports-gnome-7716882d782c0b54e9bef81d7dec6ecc227656d5.tar.gz
freebsd-ports-gnome-7716882d782c0b54e9bef81d7dec6ecc227656d5.tar.zst
freebsd-ports-gnome-7716882d782c0b54e9bef81d7dec6ecc227656d5.zip
- Finish what adamw started: bump PORTREVISION and update pre-everything::
Diffstat (limited to 'print/gutenprint-base')
-rw-r--r--print/gutenprint-base/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/gutenprint-base/Makefile b/print/gutenprint-base/Makefile
index 2c571331a05d..588768f31c68 100644
--- a/print/gutenprint-base/Makefile
+++ b/print/gutenprint-base/Makefile
@@ -6,6 +6,7 @@
PORTNAME= gimp-print
PORTVERSION= 4.2.7
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -59,7 +60,7 @@ pre-everything::
@${ECHO_MSG}
@${ECHO_MSG} "You may use the following build options:"
@${ECHO_MSG}
- @${ECHO_MSG} " WITHOUT_CUPS=yes build without CUPS driver"
+ @${ECHO_MSG} " WITH_CUPS=yes build with CUPS driver"
@${ECHO_MSG} " WITHOUT_IJS=yes build without IJS-based Ghostscript driver"
@${ECHO_MSG}