aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/fox16
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2009-05-20 11:57:36 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2009-05-20 11:57:36 +0000
commit9a49984dd00c022b1d3f0f63cfbf33042621c260 (patch)
tree220836f33226d6f1a46d33c6a4fb08713407091b /x11-toolkits/fox16
parent61901aec172e5ce68360db2e146282cdccbcd2d8 (diff)
downloadports-9a49984dd00c022b1d3f0f63cfbf33042621c260.tar.gz
ports-9a49984dd00c022b1d3f0f63cfbf33042621c260.zip
- These ports needs libcups.so to build.
PR: ports/134662 Submitted by: dionex
Notes
Notes: svn path=/head/; revision=234269
Diffstat (limited to 'x11-toolkits/fox16')
-rw-r--r--x11-toolkits/fox16/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/fox16/Makefile b/x11-toolkits/fox16/Makefile
index c3019064f94d..1c5cbe5879e2 100644
--- a/x11-toolkits/fox16/Makefile
+++ b/x11-toolkits/fox16/Makefile
@@ -70,6 +70,7 @@ CONFIGURE_ARGS+= --with-xshm=yes
.endif
#
.if defined(WITH_CUPS)
+LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client
CONFIGURE_ARGS+= --enable-cups
.else
CONFIGURE_ARGS+= --disable-cups