aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-17 14:55:19 +0800
committermiwi <miwi@FreeBSD.org>2014-02-17 14:55:19 +0800
commitf751707e7e233a9ce11e13f9a3358fd9c882d971 (patch)
treefabe791a548283a1a10583b215e743c8dfefc0a6
parentfc4a6d82d17535bd831fa68bfa6bf7f32968bdb4 (diff)
downloadfreebsd-ports-gnome-f751707e7e233a9ce11e13f9a3358fd9c882d971.tar.gz
freebsd-ports-gnome-f751707e7e233a9ce11e13f9a3358fd9c882d971.tar.zst
freebsd-ports-gnome-f751707e7e233a9ce11e13f9a3358fd9c882d971.zip
- Stage support
-rw-r--r--devel/libgalago/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libgalago/Makefile b/devel/libgalago/Makefile
index ed8df7e0e72f..a340a2666513 100644
--- a/devel/libgalago/Makefile
+++ b/devel/libgalago/Makefile
@@ -21,7 +21,6 @@ CONFIGURE_ARGS= --disable-tests
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
post-configure:
@${ECHO_CMD} "#define HAVE_STRCHR 1" >> ${WRKSRC}/config.h