mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to USES=libtool, drop .la files
This commit is contained in:
parent
d09b50c436
commit
40338268d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358410
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= jamin
|
||||
PORTVERSION= 0.95.0
|
||||
PORTREVISION= 11
|
||||
PORTREVISION= 12
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -18,7 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa \
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= desktop-file-utils gmake pkgconfig shared-mime-info
|
||||
USES= desktop-file-utils gmake libtool pkgconfig shared-mime-info
|
||||
USE_GNOME= gtk20 libxml2
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -2,7 +2,6 @@ bin/jamin
|
||||
bin/jamin-scene
|
||||
man/man1/jamin.1.gz
|
||||
lib/ladspa/jamincont_1912.so
|
||||
lib/ladspa/jamincont_1912.la
|
||||
%%DATADIR%%/pixmaps/brushed-steel.png
|
||||
%%DATADIR%%/pixmaps/thai-gold-knobs.png
|
||||
%%DATADIR%%/pixmaps/thai-gold.png
|
||||
|
Loading…
Reference in New Issue
Block a user