aboutsummaryrefslogtreecommitdiff
path: root/print/gutenprint
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-12-04 22:08:18 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-12-04 22:08:18 +0000
commit31547964e9a8002c597c2441930d5d91fee0efa9 (patch)
tree64c38b02012334c2451bd2f449b8b0b9f99bc6c2 /print/gutenprint
parent83ab839c2b18256a74b4fe1b57e63eb3c2e942dc (diff)
downloadports-31547964e9a8002c597c2441930d5d91fee0efa9.tar.gz
ports-31547964e9a8002c597c2441930d5d91fee0efa9.zip
- Finish what adamw started: bump PORTREVISION and update pre-everything::
Notes
Notes: svn path=/head/; revision=123144
Diffstat (limited to 'print/gutenprint')
-rw-r--r--print/gutenprint/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile
index 2c571331a05d..588768f31c68 100644
--- a/print/gutenprint/Makefile
+++ b/print/gutenprint/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}