diff options
Diffstat (limited to 'www/php-phrasea2/Makefile')
-rw-r--r-- | www/php-phrasea2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/php-phrasea2/Makefile b/www/php-phrasea2/Makefile index 5cd1279ac05..8e94bad820b 100644 --- a/www/php-phrasea2/Makefile +++ b/www/php-phrasea2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/09/15 15:03:26 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/28 06:30:57 asau Exp $ # .include "../../www/phraseanet/Makefile.common" @@ -7,7 +7,6 @@ MODNAME= phrasea2 PKGREVISION= 1 PECL_VERSION= ${VERS} PECL_LEGACY_VERSION_SCHEME= yes -PKG_DESTDIR_SUPPORT= user-destdir EXTRACT_ELEMENTS= ${DISTNAME}/bin/src/php_phrasea2 USE_LANGUAGES= c c++ |