From dee44df2a52ce3ec0866f58b5688a1dff049c10d Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 18 Dec 2011 21:09:27 +0000 Subject: make this build again after obache's changes. --- www/php-phrasea2/Makefile | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'www/php-phrasea2/Makefile') diff --git a/www/php-phrasea2/Makefile b/www/php-phrasea2/Makefile index 6fb2d5d113b..9fe44721a0e 100644 --- a/www/php-phrasea2/Makefile +++ b/www/php-phrasea2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/12/17 13:46:29 obache Exp $ +# $NetBSD: Makefile,v 1.5 2011/12/18 21:09:27 dholland Exp $ # .include "../../www/phraseanet/Makefile.common" @@ -11,6 +11,15 @@ EXTRACT_ELEMENTS= ${DISTNAME}/bin/src/php_phrasea2 USE_LANGUAGES= c c++ .include "../../lang/php/ext.mk" + +# php/ext.mk trashes these, preventing the package from building, +# so set them back again afterwards. grr +DISTNAME= phraseanet-v3.1.4-linux +DISTINFO_FILE= ${.CURDIR}/distinfo + +# This seems to now be needed though it wasn't before... +WRKSRC=${WRKDIR}/${DISTNAME}/bin/src/php_phrasea2 + .include "../../mk/mysql.buildlink3.mk" .include "../../devel/libuuid/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3