aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-14 23:42:12 +0800
committermiwi <miwi@FreeBSD.org>2014-02-14 23:42:12 +0800
commit49fec848298bc7281f173dc587db12469cb6e11d (patch)
treefe9e62b4e87aac86a65be2f8d53c9fa08f1f800f /databases
parent351349f08b458097c8d7ec70276578f64a2eadbb (diff)
downloadfreebsd-ports-gnome-49fec848298bc7281f173dc587db12469cb6e11d.tar.gz
freebsd-ports-gnome-49fec848298bc7281f173dc587db12469cb6e11d.tar.zst
freebsd-ports-gnome-49fec848298bc7281f173dc587db12469cb6e11d.zip
- Stage support
Diffstat (limited to 'databases')
-rw-r--r--databases/spatialite/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile
index 45243b3e4965..583c160a4349 100644
--- a/databases/spatialite/Makefile
+++ b/databases/spatialite/Makefile
@@ -26,7 +26,6 @@ LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
CONFIGURE_ARGS+=--enable-libxml2=yes CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
USE_LDCONFIG= yes
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-ldl| |' ${WRKSRC}/src/Makefile.am
@${REINPLACE_CMD} -e 's|-ldl| |' ${WRKSRC}/src/Makefile.in