aboutsummaryrefslogtreecommitdiffstats
path: root/www/pear-Services_Blogging
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-03-17 23:28:55 +0800
committermiwi <miwi@FreeBSD.org>2013-03-17 23:28:55 +0800
commit44e3b8ae5bf3397eb3a19986ea5322fd31ee134a (patch)
tree5d78b4e723084b56f1c8c6376f5fa0a426563ff7 /www/pear-Services_Blogging
parentff060d50686d1805e9f6fe59aa054698f1a0658b (diff)
downloadfreebsd-ports-gnome-44e3b8ae5bf3397eb3a19986ea5322fd31ee134a.tar.gz
freebsd-ports-gnome-44e3b8ae5bf3397eb3a19986ea5322fd31ee134a.tar.zst
freebsd-ports-gnome-44e3b8ae5bf3397eb3a19986ea5322fd31ee134a.zip
- Convert to PEAR_AUTOINSTALL
- Trim header
Diffstat (limited to 'www/pear-Services_Blogging')
-rw-r--r--www/pear-Services_Blogging/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-Services_Blogging/Makefile b/www/pear-Services_Blogging/Makefile
index 4d6aa95eea39..fd8aefbf5704 100644
--- a/www/pear-Services_Blogging/Makefile
+++ b/www/pear-Services_Blogging/Makefile
@@ -10,7 +10,7 @@ COMMENT= PHP interface to Blog
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
${PEARDIR}/XML/RPC.php:${PORTSDIR}/net/pear-XML_RPC
-RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
+RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
${PEARDIR}/XML/RPC.php:${PORTSDIR}/net/pear-XML_RPC
PEAR_AUTOINSTALL= yes