summaryrefslogtreecommitdiff
path: root/www/php-phrasea2
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 13:02:33 +0000
committerrodent <rodent>2013-04-06 13:02:33 +0000
commitd00cd4f675b03eca3c4e72d3480ef4519d42ef50 (patch)
tree8ec1bd9299d0e66aac693e2f6098a620f40ef5b1 /www/php-phrasea2
parent85f15c6709d7acfdacb69096c0e90ada0c6619b2 (diff)
downloadpkgsrc-d00cd4f675b03eca3c4e72d3480ef4519d42ef50.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"