diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-23 14:32:34 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-23 14:32:34 +0000 |
commit | b390fcd1d0d1319280a162fc7219175db2d4a56c (patch) | |
tree | 03121685d44414accfbb204328854e4235611b76 /www | |
parent | ff7f686749e27b595c0b6d06311c3758d7930ccb (diff) | |
download | ports-b390fcd1d0d1319280a162fc7219175db2d4a56c.tar.gz ports-b390fcd1d0d1319280a162fc7219175db2d4a56c.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/pecl-amfext/Makefile | 1 | ||||
-rw-r--r-- | www/pecl-solr/Makefile | 1 | ||||
-rw-r--r-- | www/pecl-sphinx/Makefile | 1 | ||||
-rw-r--r-- | www/pecl-swish/Makefile | 1 | ||||
-rw-r--r-- | www/pecl-yaf/Makefile | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/www/pecl-amfext/Makefile b/www/pecl-amfext/Makefile index e9ce92d911ad..d7b1c292e349 100644 --- a/www/pecl-amfext/Makefile +++ b/www/pecl-amfext/Makefile @@ -21,5 +21,4 @@ IGNORE_WITH_PHP=5 CONFIGURE_ARGS= --enable-amf CPPFLAGS+= -I${LOCALBASE}/include/php/ext/standard -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/pecl-solr/Makefile b/www/pecl-solr/Makefile index e002365a6a48..290de607ab9f 100644 --- a/www/pecl-solr/Makefile +++ b/www/pecl-solr/Makefile @@ -20,5 +20,4 @@ USE_PHPEXT= yes USE_PHPIZE= yes USE_PHP_BUILD= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/pecl-sphinx/Makefile b/www/pecl-sphinx/Makefile index 5bd35d2a97b1..0986d1ae08ad 100644 --- a/www/pecl-sphinx/Makefile +++ b/www/pecl-sphinx/Makefile @@ -22,6 +22,5 @@ SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message CFLAGS+= -I${LOCALBASE}/include -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/pecl-swish/Makefile b/www/pecl-swish/Makefile index 3a6b83d91dde..022feb2e585d 100644 --- a/www/pecl-swish/Makefile +++ b/www/pecl-swish/Makefile @@ -20,5 +20,4 @@ USE_PHPEXT= yes CONFIGURE_ARGS= --enable-swish --with-swish=${LOCALBASE}/bin -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/pecl-yaf/Makefile b/www/pecl-yaf/Makefile index a85c4ced6715..9e2f586a9357 100644 --- a/www/pecl-yaf/Makefile +++ b/www/pecl-yaf/Makefile @@ -23,5 +23,4 @@ USE_PHP= yes USE_PHPEXT= yes USE_PHPIZE= yes -NO_STAGE= yes .include <bsd.port.mk> |