summaryrefslogtreecommitdiff
path: root/www/plone3
diff options
context:
space:
mode:
authorwiz <wiz>2009-07-22 09:36:31 +0000
committerwiz <wiz>2009-07-22 09:36:31 +0000
commit9da56e38fd1026cbec594fb616a484ecd5be4987 (patch)
tree2debede972e2898dfef783e7145dd6688dcf5b1f /www/plone3
parent673a5e6f1d41ae910559421922d52956e6da3592 (diff)
downloadpkgsrc-9da56e38fd1026cbec594fb616a484ecd5be4987.tar.gz
Remove empty PLIST.common_end.
Diffstat (limited to 'www/plone3')
-rw-r--r--www/plone3/Makefile3
-rw-r--r--www/plone3/PLIST.common_end1
2 files changed, 1 insertions, 3 deletions
diff --git a/www/plone3/Makefile b/www/plone3/Makefile
index 953b965e349..60fd1a6e081 100644
--- a/www/plone3/Makefile
+++ b/www/plone3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2009/02/09 22:56:27 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2009/07/22 09:36:31 wiz Exp $
# FreeBSD: ports/www/plone/Makefile,v 1.25 2007/02/17 08:32:54 rafan Exp
#
@@ -47,7 +47,6 @@ post-build:
${TEST} -f $$mo || msgfmt -o $$mo $$f; \
${ECHO} "${PLONE_BASE}/$$mo" >> ${WRKDIR}/PLIST; \
done
- ${CAT} ${PKGDIR}/PLIST.common_end >> ${WRKDIR}/PLIST
post-install:
cd ${WRKSRC}/lib; pax -rw . ${DESTDIR}${ZOPE_DIR}/lib
diff --git a/www/plone3/PLIST.common_end b/www/plone3/PLIST.common_end
deleted file mode 100644
index a10d472969e..00000000000
--- a/www/plone3/PLIST.common_end
+++ /dev/null
@@ -1 +0,0 @@
-@comment $NetBSD: PLIST.common_end,v 1.6 2009/06/14 22:00:31 joerg Exp $