From e8fb3b1f0763cf1bb61788c2f1d4a1622433ddf3 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 25 Jan 2014 21:47:47 +0000 Subject: [PATCH] Support stage USE_GMAKE -> USES=gmake --- net-im/icqlib/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/net-im/icqlib/Makefile b/net-im/icqlib/Makefile index 84904db9ad24..d27e685e9222 100644 --- a/net-im/icqlib/Makefile +++ b/net-im/icqlib/Makefile @@ -8,14 +8,13 @@ CATEGORIES= net-im MASTER_SITES= SF MAINTAINER= ports@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