svn commit: r344703 - head/devel/jrtplib

Martin Wilke miwi at FreeBSD.org
Mon Feb 17 07:41:28 UTC 2014


Author: miwi
Date: Mon Feb 17 07:41:27 2014
New Revision: 344703
URL: http://svnweb.freebsd.org/changeset/ports/344703
QAT: https://qat.redports.org/buildarchive/r344703/

Log:
  - Stage support

Modified:
  head/devel/jrtplib/Makefile

Modified: head/devel/jrtplib/Makefile
==============================================================================
--- head/devel/jrtplib/Makefile	Mon Feb 17 07:41:08 2014	(r344702)
+++ head/devel/jrtplib/Makefile	Mon Feb 17 07:41:27 2014	(r344703)
@@ -18,7 +18,6 @@ USE_LDCONFIG=	yes
 
 PLIST_SUB=	JRTPLIB_VER="${PORTVERSION}"
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e \
 		'/pkgconfig/s|$${LIBRARY_INSTALL_DIR}|$${CMAKE_INSTALL_PREFIX}/libdata|' ${WRKSRC}/CMakeLists.txt


More information about the svn-ports-all mailing list