aboutsummaryrefslogtreecommitdiff
path: root/databases/pecl-handlersocket
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 /databases/pecl-handlersocket
parentf1e406f20de97ddd3552ccdb80c55b7d010c5f34 (diff)
Notes
Diffstat (limited to 'databases/pecl-handlersocket')
-rw-r--r--databases/pecl-handlersocket/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/pecl-handlersocket/Makefile b/databases/pecl-handlersocket/Makefile
index 6ee524e7677d..1b5ac95bcfaf 100644
--- a/databases/pecl-handlersocket/Makefile
+++ b/databases/pecl-handlersocket/Makefile
@@ -23,5 +23,4 @@ CONFIGURE_ARGS= --with-handlersocket=${LOCALBASE}
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS}
-NO_STAGE= yes
.include <bsd.port.mk>