aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2011-08-25 14:53:02 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2011-08-25 14:53:02 +0000
commit3e447100662b1df3c6a48b9046485a2328974222 (patch)
tree1fe5cacc433f073449f2c9702944504aad058970 /print
parent9c69bf75803e4bcfc432af279d32ed089fc09954 (diff)
downloadports-3e447100662b1df3c6a48b9046485a2328974222.tar.gz
ports-3e447100662b1df3c6a48b9046485a2328974222.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/cups-base/Makefile2
-rw-r--r--print/cups-client/Makefile2
-rw-r--r--print/cups-magicolor/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index 018d71835d27..7fb3c1a0319c 100644
--- a/print/cups-base/Makefile
+++ b/print/cups-base/Makefile
@@ -41,7 +41,7 @@ CONFIGURE_ARGS+= --localstatedir=/var \
--with-pam-module="unix" \
--enable-ssl
-OPTIONS?= GNUTLS "Build with GNUTLS library" off \
+OPTIONS?= GNUTLS "Build with GNUTLS instead of OpenSSL" off \
PHP "Build PHP support" off \
PYTHON "Build PYTHON support" off \
LIBPAPER "Build with libpaper support" off \
diff --git a/print/cups-client/Makefile b/print/cups-client/Makefile
index 7b45037beea0..d6210e91c96e 100644
--- a/print/cups-client/Makefile
+++ b/print/cups-client/Makefile
@@ -12,7 +12,7 @@ MASTERDIR?= ${.CURDIR}/../cups-base
CUPS_CLIENT= yes
-OPTIONS= GNUTLS "Build with GNUTLS library" off
+OPTIONS= GNUTLS "Build with GNUTLS instead of OpenSSL" off
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
diff --git a/print/cups-magicolor/Makefile b/print/cups-magicolor/Makefile
index db32e2f236ef..7a8e2d9665f0 100644
--- a/print/cups-magicolor/Makefile
+++ b/print/cups-magicolor/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= frank@exit.com
COMMENT= CUPS support for the Konica-Minolta Magicolor 2430DL
#BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/print/cups-base:configure
-LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base \
+LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client \
jbig.1:${PORTSDIR}/graphics/jbigkit \
lcms.1:${PORTSDIR}/graphics/lcms
RUN_DEPENDS= espgs:${PORTSDIR}/print/cups-pstoraster