diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-23 22:32:34 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-23 22:32:34 +0800 |
commit | 25fd1c11ecb8ea08913ad3aa3362f405bb35b7a1 (patch) | |
tree | 03121685d44414accfbb204328854e4235611b76 /www/pecl-solr | |
parent | 144161a0a41485d991484af40c0e900b7452c701 (diff) | |
download | freebsd-ports-gnome-25fd1c11ecb8ea08913ad3aa3362f405bb35b7a1.tar.gz freebsd-ports-gnome-25fd1c11ecb8ea08913ad3aa3362f405bb35b7a1.tar.zst freebsd-ports-gnome-25fd1c11ecb8ea08913ad3aa3362f405bb35b7a1.zip |
- Mark these ports as stage safe
Diffstat (limited to 'www/pecl-solr')
-rw-r--r-- | www/pecl-solr/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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> |