aboutsummaryrefslogtreecommitdiff
path: root/textproc/pecl-stem
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-23 16:00:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-23 16:00:14 +0000
commit1517ce49fcd01b652a5ab768fe9df2c59966c431 (patch)
treea0954b31e357e43f6adbb3665be81527f356beeb /textproc/pecl-stem
parentf1e406f20de97ddd3552ccdb80c55b7d010c5f34 (diff)
downloadports-1517ce49fcd01b652a5ab768fe9df2c59966c431.tar.gz
ports-1517ce49fcd01b652a5ab768fe9df2c59966c431.zip
Notes
Diffstat (limited to 'textproc/pecl-stem')
-rw-r--r--textproc/pecl-stem/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/pecl-stem/Makefile b/textproc/pecl-stem/Makefile
index abfecfb1fb3a..7c1d6c6f3670 100644
--- a/textproc/pecl-stem/Makefile
+++ b/textproc/pecl-stem/Makefile
@@ -15,7 +15,6 @@ COMMENT= A PECL extension which provides word stemming
USE_PHP= yes
USE_PHPEXT= yes
-NO_STAGE= yes
post-configure:
echo "#define HAVE_XDL_ALLOCATOR_PRIV 1" >>${WRKSRC}/config.h
.include <bsd.port.mk>