aboutsummaryrefslogtreecommitdiffstats
path: root/print/xpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/xpp/Makefile')
-rw-r--r--print/xpp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/xpp/Makefile b/print/xpp/Makefile
index fe53551782f6..38be90a4f008 100644
--- a/print/xpp/Makefile
+++ b/print/xpp/Makefile
@@ -16,8 +16,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= X11-based printer manager for CUPS
-LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base \
+LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client \
fltk.1:${PORTSDIR}/x11-toolkits/fltk
+BUILD_DEPENDS= cupsd:${PORTSDIR}/print/cups-base
USE_BZIP2= yes
USE_GMAKE= yes