mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Stage support
- use USES gmake
This commit is contained in:
parent
c878f73c93
commit
185ed73f34
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343853
@ -18,13 +18,10 @@ RUN_DEPENDS= libburn>=1.1.0:${PORTSDIR}/devel/libburn \
|
||||
libisofs>=1.1.2:${PORTSDIR}/devel/libisofs
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix pkgconfig iconv
|
||||
USES= pathfix pkgconfig iconv gmake
|
||||
USE_LDCONFIG= yes
|
||||
WANT_GNOME= yes
|
||||
|
||||
INFO= xorrecord xorriso xorrisofs
|
||||
MAN1= xorrecord.1 xorriso.1 xorrisofs.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -10,5 +10,8 @@ lib/libisoburn.la
|
||||
lib/libisoburn.so
|
||||
lib/libisoburn.so.1
|
||||
libdata/pkgconfig/libisoburn-1.pc
|
||||
man/man1/xorrecord.1.gz
|
||||
man/man1/xorriso.1.gz
|
||||
man/man1/xorrisofs.1.gz
|
||||
@dirrm include/libisoburn
|
||||
@dirrmtry libdata/pkgconfig
|
||||
|
Loading…
Reference in New Issue
Block a user