summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpettai <pettai>2011-02-20 21:42:36 +0000
committerpettai <pettai>2011-02-20 21:42:36 +0000
commit044a7d7422808eaf9ebd91e605e39874bf62d87e (patch)
tree2baf5dca8cf141b721f128d039ea392d68db466b
parent457f65eb465c2a542e6c45e907e7060766c436e4 (diff)
downloadpkgsrc-044a7d7422808eaf9ebd91e605e39874bf62d87e.tar.gz
Fixes PR pkg/44605
-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