svn commit: r329212 - head/lang/picoc
Baptiste Daroussin
bapt at FreeBSD.org
Thu Oct 3 16:58:37 UTC 2013
Author: bapt
Date: Thu Oct 3 16:58:36 2013
New Revision: 329212
URL: http://svnweb.freebsd.org/changeset/ports/329212
Log:
Remove the NO_STAGE macro
Modified:
head/lang/picoc/Makefile
Modified: head/lang/picoc/Makefile
==============================================================================
--- head/lang/picoc/Makefile Thu Oct 3 16:49:12 2013 (r329211)
+++ head/lang/picoc/Makefile Thu Oct 3 16:58:36 2013 (r329212)
@@ -17,7 +17,6 @@ PLIST_FILES= bin/picoc
WRKSRC= ${WRKDIR}/${PORTNAME}
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "/-include/d" \
-e "s/^CFLAGS=.*/CFLAGS=${CFLAGS} -DUNIX_HOST/" \
More information about the svn-ports-all
mailing list