summaryrefslogtreecommitdiff
path: root/print/xpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/xpp/Makefile')
-rw-r--r--print/xpp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xpp/Makefile b/print/xpp/Makefile
index ae409c029df9..3211ee638ba5 100644
--- a/print/xpp/Makefile
+++ b/print/xpp/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= SF/cups/${PORTNAME}/${PORTVERSION}
MAINTAINER= cy@FreeBSD.org
COMMENT= X11-based printer manager for CUPS
-LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups \
- libfltk.so.1:${PORTSDIR}/x11-toolkits/fltk
+LIB_DEPENDS= libcups.so:print/cups \
+ libfltk.so.1:x11-toolkits/fltk
USES= gmake tar:bzip2
GNU_CONFIGURE= yes