summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2011-02-20 21:42:36 +0000
committerpettai <pettai@pkgsrc.org>2011-02-20 21:42:36 +0000
commit064130f9a03592d2d189ee302f8c98cef8c05753 (patch)
tree2baf5dca8cf141b721f128d039ea392d68db466b /www
parent6b4a613389628bc31017046a75a678fd0375304c (diff)
downloadpkgsrc-064130f9a03592d2d189ee302f8c98cef8c05753.tar.gz
Fixes PR pkg/44605
Diffstat (limited to 'www')
-rw-r--r--www/gallery2/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile
index cd6dabf0064..6ac151bd069 100644
--- a/www/gallery2/Makefile
+++ b/www/gallery2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2011/01/11 12:35:45 jym Exp $
+# $NetBSD: Makefile,v 1.6 2011/02/20 21:42:36 pettai Exp $
#
DISTNAME= gallery-2.3.1-full
@@ -72,9 +72,6 @@ post-extract:
${CP} ${FILESDIR}/gallery2.conf ${WRKDIR}/
${CP} ${FILESDIR}/config.php ${WRKDIR}/
-pre-install:
- ${RM} ${WRKSRC}/lib/tools/po/extract.php.orig
-
do-install:
${INSTALL_DATA} ${WRKDIR}/gallery2.conf ${DESTDIR}${EGDIR}/gallery2.conf
${INSTALL_DATA} ${WRKDIR}/config.php ${DESTDIR}${EGDIR}/config.php