aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/fox14
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-03-11 11:53:42 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-03-11 11:53:42 +0000
commit59272d10178066cdfa1d1aea23c915a09473d798 (patch)
tree923210657ff3819220d9f901a4ae5748d77b8564 /x11-toolkits/fox14
parentfc9825be880916c415aad3c9a9483fd377323fdf (diff)
downloadports-59272d10178066cdfa1d1aea23c915a09473d798.tar.gz
ports-59272d10178066cdfa1d1aea23c915a09473d798.zip
Notes
Diffstat (limited to 'x11-toolkits/fox14')
-rw-r--r--x11-toolkits/fox14/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile
index 1850933d7a39..1077b64738cb 100644
--- a/x11-toolkits/fox14/Makefile
+++ b/x11-toolkits/fox14/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fox
PORTVERSION= 1.4.35
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= x11-toolkits
MASTER_SITES= http://www.fox-toolkit.org/ftp/ \
ftp://ftp.fox-toolkit.org/pub/ \
@@ -62,7 +62,7 @@ CONFIGURE_ARGS+= --with-xshm=no
.endif
#
.if ${PORT_OPTIONS:MCUPS}
-LIB_DEPENDS+= libcups.so:${PORTSDIR}/print/cups-client
+LIB_DEPENDS+= libcups.so:${PORTSDIR}/print/cups
CONFIGURE_ARGS+= --enable-cups
.else
CONFIGURE_ARGS+= --disable-cups