aboutsummaryrefslogtreecommitdiff
path: root/print/xpp
diff options
context:
space:
mode:
Diffstat (limited to 'print/xpp')
-rw-r--r--print/xpp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xpp/Makefile b/print/xpp/Makefile
index 6dcc2591f689..00abb9ba578a 100644
--- a/print/xpp/Makefile
+++ b/print/xpp/Makefile
@@ -17,7 +17,7 @@ COMMENT= X11-based printer manager for CUPS
LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client \
fltk.1:${PORTSDIR}/x11-toolkits/fltk
-BUILD_DEPENDS= cupsd:${PORTSDIR}/print/cups-base
+BUILD_DEPENDS= ${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base
USE_BZIP2= yes
USE_GMAKE= yes
@@ -32,7 +32,7 @@ post-configure:
@${REINPLACE_CMD} -e 's|CFLAGS =|CFLAGS +=|' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's|printFiles::get|get|' ${WRKSRC}/xpp.h
-post-install:
+post-install:
${MKDIR} ${PREFIX}/share/doc/xpp
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xpp