svn commit: r341671 - head/devel/libafterbase
Baptiste Daroussin
bapt at FreeBSD.org
Tue Jan 28 23:13:26 UTC 2014
Author: bapt
Date: Tue Jan 28 23:13:26 2014
New Revision: 341671
URL: http://svnweb.freebsd.org/changeset/ports/341671
QAT: https://qat.redports.org/buildarchive/r341671/
Log:
Support stage
Modified:
head/devel/libafterbase/Makefile
Modified: head/devel/libafterbase/Makefile
==============================================================================
--- head/devel/libafterbase/Makefile Tue Jan 28 23:11:27 2014 (r341670)
+++ head/devel/libafterbase/Makefile Tue Jan 28 23:13:26 2014 (r341671)
@@ -11,12 +11,12 @@ DISTNAME= libAfterBase-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= AfterStep basic functionality library
+USES= desthack
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-staticlibs --enable-sharedlibs --with-x
USE_LDCONFIG= yes
PLIST_SUB= STATIC="@comment "
-NO_STAGE= yes
post-patch:
@${FIND} ${WRKSRC} -name '*.[ch]' | ${XARGS} ${REINPLACE_CMD} -e \
's|<malloc.h>|<stdlib.h>|g'
More information about the svn-ports-all
mailing list