mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
This commit is contained in:
parent
d6cdd4f069
commit
01d824c1db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359485
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= hexter
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/dssi/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -17,7 +17,7 @@ LIB_DEPENDS= libdssialsacompat.so:${PORTSDIR}/audio/libdssialsacompat \
|
||||
libjack.so:${PORTSDIR}/audio/jack
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi
|
||||
|
||||
USES= gmake pkgconfig
|
||||
USES= gmake pkgconfig libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk20
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
lib/dssi/hexter.la
|
||||
lib/dssi/hexter.so
|
||||
lib/dssi/hexter/hexter_gtk
|
||||
%%DATADIR%%/dx7_roms.dx7
|
||||
|
Loading…
Reference in New Issue
Block a user