diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-04 22:08:18 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-04 22:08:18 +0000 |
commit | 31547964e9a8002c597c2441930d5d91fee0efa9 (patch) | |
tree | 64c38b02012334c2451bd2f449b8b0b9f99bc6c2 | |
parent | -Move editors/AbiWord2 -> editors/abiword (diff) |
- Finish what adamw started: bump PORTREVISION and update pre-everything::
Notes
Notes:
svn path=/head/; revision=123144
-rw-r--r-- | print/gimp-print/Makefile | 3 | ||||
-rw-r--r-- | print/gutenprint-base/Makefile | 3 | ||||
-rw-r--r-- | print/gutenprint/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/print/gimp-print/Makefile b/print/gimp-print/Makefile index 2c571331a05d..588768f31c68 100644 --- a/print/gimp-print/Makefile +++ b/print/gimp-print/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} 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} 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} |