svn commit: r344700 - head/devel/freeocl

Martin Wilke miwi at FreeBSD.org
Mon Feb 17 07:40:34 UTC 2014


Author: miwi
Date: Mon Feb 17 07:40:33 2014
New Revision: 344700
URL: http://svnweb.freebsd.org/changeset/ports/344700
QAT: https://qat.redports.org/buildarchive/r344700/

Log:
  - Stage support

Modified:
  head/devel/freeocl/Makefile

Modified: head/devel/freeocl/Makefile
==============================================================================
--- head/devel/freeocl/Makefile	Mon Feb 17 07:40:06 2014	(r344699)
+++ head/devel/freeocl/Makefile	Mon Feb 17 07:40:33 2014	(r344700)
@@ -22,7 +22,6 @@ USE_GCC=	yes
 USES=		cmake
 USE_LDCONFIG=	yes
 
-NO_STAGE=	yes
 post-patch:
 	${REINPLACE_CMD} -e 's:%%PREFIX%%:${PREFIX}:g' ${WRKSRC}/src/icd/icd_loader.cpp \
 		${WRKSRC}/CMakeLists.txt


More information about the svn-ports-all mailing list