svn commit: r344268 - head/databases/spatialite

Martin Wilke miwi at FreeBSD.org
Fri Feb 14 15:42:13 UTC 2014


Author: miwi
Date: Fri Feb 14 15:42:12 2014
New Revision: 344268
URL: http://svnweb.freebsd.org/changeset/ports/344268
QAT: https://qat.redports.org/buildarchive/r344268/

Log:
  - Stage support

Modified:
  head/databases/spatialite/Makefile

Modified: head/databases/spatialite/Makefile
==============================================================================
--- head/databases/spatialite/Makefile	Fri Feb 14 15:42:01 2014	(r344267)
+++ head/databases/spatialite/Makefile	Fri Feb 14 15:42:12 2014	(r344268)
@@ -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


More information about the svn-ports-all mailing list