summaryrefslogtreecommitdiffstats
path: root/print/system-config-printer-kde/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/system-config-printer-kde/Makefile')
-rw-r--r--print/system-config-printer-kde/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/print/system-config-printer-kde/Makefile b/print/system-config-printer-kde/Makefile
index e8647ab..7b40bb1 100644
--- a/print/system-config-printer-kde/Makefile
+++ b/print/system-config-printer-kde/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= KDE4 frontend for system-config-printer
RUN_DEPENDS= system-config-printer:${PORTSDIR}/print/system-config-printer \
- ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-cups
+ ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-cups \
+ cupsd:${PORTSDIR}/print/cups-base
USE_KDE4= kdehier kdelibs kdeprefix pykde4 pykdeuic4 automoc4
USE_PYTHON= 2.5+
@@ -37,4 +38,7 @@ post-patch:
system-config-printer-kde.py \
cmake-modules/FindSystemConfigPrinter.py
+post-install:
+ @${CAT} ${PKGMESSAGE}
+
.include <bsd.port.mk>
OpenPOWER on IntegriCloud