aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-03-09 07:44:58 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-03-09 07:44:58 +0000
commit1972dbab429dd2766c70186fe29a35cf74da6c60 (patch)
tree48b557d63593b5efaa6de3a8ff2247db9aa348eb /print
parentf1a99ef116500cac6a9964a029ebcb0039bf34e5 (diff)
downloadports-1972dbab429dd2766c70186fe29a35cf74da6c60.tar.gz
ports-1972dbab429dd2766c70186fe29a35cf74da6c60.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/cups-base/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index 09431951b2c9..b4952e71ae62 100644
--- a/print/cups-base/Makefile
+++ b/print/cups-base/Makefile
@@ -73,6 +73,7 @@ CONFIGURE_ARGS+= --with-php
USE_PHP= yes
USE_PHP_BUILD= yes
PLIST_SUB+= PHP=""
+.include "${PORTSDIR}/Mk/bsd.php.mk"
.else
CONFIGURE_ARGS+= --without-php
PLIST_SUB+= PHP="@comment "
@@ -143,8 +144,6 @@ post-patch:
${WRKSRC}/${CONFIGURE_SCRIPT}
pre-install:
- @${ECHO_MSG} "===>" Stopping cupsd ...
- -killall cupsd || ${TRUE}
@${INSTALL} -d ${DESKTOPDIR}/
post-install: