aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/wand-libconfig/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/wand-libconfig/Makefile b/devel/wand-libconfig/Makefile
index 69f28f1473bf..cfbf0d5fff31 100644
--- a/devel/wand-libconfig/Makefile
+++ b/devel/wand-libconfig/Makefile
@@ -13,17 +13,16 @@ COMMENT= C library for parsing config files
CONFLICTS= libconfig-[0-9]*
+USES= gmake
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_GMAKE= yes
LDFLAGS+= -L${LOCALBASE}/lib
PLIST_FILES= include/libconfig.h lib/libconfig.a lib/libconfig.la \
lib/libconfig.so lib/libconfig.so.1
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \
${WRKSRC}/configure