mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Support stage
This commit is contained in:
parent
8b82c00cf3
commit
c6533d40c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340951
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue