Support stage

This commit is contained in:
Baptiste Daroussin 2014-01-24 23:52:36 +00:00
parent 8b82c00cf3
commit c6533d40c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340951

View file

@ -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