summaryrefslogtreecommitdiff
path: root/www/php-phrasea2
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 13:02:33 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 13:02:33 +0000
commit1f06396c2536dd3a26aa516805236ccc3031096b (patch)
tree8ec1bd9299d0e66aac693e2f6098a620f40ef5b1 /www/php-phrasea2
parentc7bcd8cac18f8a676f8adfea0d9c52f0d2abc931 (diff)
downloadpkgsrc-1f06396c2536dd3a26aa516805236ccc3031096b.tar.gz
Set EXTRACT_SUFX here intead of Makefile.common, so it's overridden in
fewer places.
Diffstat (limited to 'www/php-phrasea2')
-rw-r--r--www/php-phrasea2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/php-phrasea2/Makefile b/www/php-phrasea2/Makefile
index a81592a5ccd..08041d3f589 100644
--- a/www/php-phrasea2/Makefile
+++ b/www/php-phrasea2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2013/03/02 20:33:34 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2013/04/06 13:02:33 rodent Exp $
#
.include "../../www/phraseanet/Makefile.common"
@@ -8,6 +8,7 @@ PKGREVISION= 2
PECL_VERSION= ${VERS}
PECL_LEGACY_VERSION_SCHEME= yes
EXTRACT_ELEMENTS= ${DISTNAME}/bin/src/php_phrasea2
+EXTRACT_SUFX= .tar.gz
USE_LANGUAGES= c c++
.include "../../lang/php/ext.mk"