svn commit: r341116 - head/net-im/icqlib
Baptiste Daroussin
bapt at FreeBSD.org
Sat Jan 25 21:47:48 UTC 2014
Author: bapt
Date: Sat Jan 25 21:47:47 2014
New Revision: 341116
URL: http://svnweb.freebsd.org/changeset/ports/341116
QAT: https://qat.redports.org/buildarchive/r341116/
Log:
Support stage
USE_GMAKE -> USES=gmake
Modified:
head/net-im/icqlib/Makefile
Modified: head/net-im/icqlib/Makefile
==============================================================================
--- head/net-im/icqlib/Makefile Sat Jan 25 21:44:31 2014 (r341115)
+++ head/net-im/icqlib/Makefile Sat Jan 25 21:47:47 2014 (r341116)
@@ -8,14 +8,13 @@ CATEGORIES= net-im
MASTER_SITES= SF
MAINTAINER= ports at FreeBSD.org
-COMMENT= A library required by kicq (not libicq)
+COMMENT= Library required by kicq (not libicq)
+USES= gmake
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
${WRKSRC}/configure
More information about the svn-ports-all
mailing list