aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-05-16 14:09:03 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-05-16 14:09:03 +0000
commit647f752e893aff70f25f4865a5b3a85d15f59b90 (patch)
tree15abab6158dc69ee81fc0a5ef4a5ebb7d0e953bb /print
parentbbf5273a798fd40c79011982f2293654c8635bf1 (diff)
downloadports-647f752e893aff70f25f4865a5b3a85d15f59b90.tar.gz
ports-647f752e893aff70f25f4865a5b3a85d15f59b90.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/cups-base/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index 5009e3ccce97..4a30536ac7cc 100644
--- a/print/cups-base/Makefile
+++ b/print/cups-base/Makefile
@@ -65,6 +65,7 @@ CUPS_SUFFIX= -client
INSTALL_WRKSRC= ${WRKSRC}/cups
PLIST= ${MASTERDIR}/pkg-plist.client
USE_LDCONFIG= yes
+PKGMESSAGE= ${NONEXISTENT}
.elif defined(CUPS_IMAGE)
CUPS_SUFFIX= -image
LIB_DEPENDS+= cups.2:${PORTSDIR}/${PKGCATEGORY}/cups-client \
@@ -75,6 +76,7 @@ CONFIGURE_ARGS+= --disable-pdftops
INSTALL_WRKSRC= ${WRKSRC}/filter
PLIST= ${MASTERDIR}/pkg-plist.image
USE_LDCONFIG= yes
+PKGMESSAGE= ${NONEXISTENT}
.else
CUPS_SUFFIX= -base
LIB_DEPENDS+= cups.2:${PORTSDIR}/${PKGCATEGORY}/cups-client \