Stage support
This commit is contained in:
parent
711eae9b71
commit
48366b8461
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337910
2 changed files with 4 additions and 3 deletions
|
@ -18,7 +18,6 @@ LIB_DEPENDS= libFLAC.so:${PORTSDIR}/audio/flac \
|
|||
libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid
|
||||
|
||||
USE_BZIP2= yes
|
||||
NO_STAGE= yes
|
||||
USES= gmake pathfix pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -27,6 +26,4 @@ MAKE_JOBS_UNSAFE=yes
|
|||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
MAN1= dlsdump.1 gigdump.1 gigextract.1 rifftree.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -10,3 +10,7 @@ lib/libgig.la
|
|||
lib/libgig.so
|
||||
lib/libgig.so.10
|
||||
libdata/pkgconfig/gig.pc
|
||||
man/man1/dlsdump.1.gz
|
||||
man/man1/gigdump.1.gz
|
||||
man/man1/gigextract.1.gz
|
||||
man/man1/rifftree.1.gz
|
||||
|
|
Loading…
Reference in a new issue