mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
This commit is contained in:
parent
b51d7fab92
commit
93ef042483
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361310
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gmpc-magnatune
|
||||
PORTVERSION= 11.8.16
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/
|
||||
|
||||
@ -17,6 +17,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= intltool glib20 gtk20 libglade2
|
||||
USES= gettext gmake pkgconfig
|
||||
USES= gettext gmake libtool pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,3 @@
|
||||
lib/gmpc/plugins/magnatuneplugin.la
|
||||
lib/gmpc/plugins/magnatuneplugin.so
|
||||
share/gmpc/plugins/magnatune/magnatune.png
|
||||
@dirrmtry share/gmpc/plugins/magnatune
|
||||
|
Loading…
Reference in New Issue
Block a user