pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/php-ja-wordpress Resort to make php selection work.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8aea08c5845a
branches: trunk
changeset: 352203:8aea08c5845a
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Sep 09 11:28:54 2016 +0000
description:
Resort to make php selection work.
diffstat:
www/php-ja-wordpress/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 5ff809544e04 -r 8aea08c5845a www/php-ja-wordpress/Makefile
--- a/www/php-ja-wordpress/Makefile Fri Sep 09 09:44:52 2016 +0000
+++ b/www/php-ja-wordpress/Makefile Fri Sep 09 11:28:54 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2016/06/29 13:51:33 taca Exp $
+# $NetBSD: Makefile,v 1.15 2016/09/09 11:28:54 joerg Exp $
DISTNAME= wordpress-${VERSION}-ja
PKGNAME= ${PHP_PKG_PREFIX}-ja-wordpress-${VERSION}
@@ -13,6 +13,8 @@
USE_TOOLS+= pax
+PHP_VERSIONS_ACCEPTED= 55 56
+
.include "../../mk/bsd.prefs.mk"
.include "../../lang/php/phpversion.mk"
.include "options.mk"
@@ -42,8 +44,6 @@
DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=4.3.3:../../databases/php-mysql
-PHP_VERSIONS_ACCEPTED= 55 56
-
do-configure:
${SED} -e "s:@WPHOME@:${WPHOME}:g" <${FILESDIR}/wordpress.conf >${WRKDIR}/ja-wordpress.conf
Home |
Main Index |
Thread Index |
Old Index