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
7feab38c4d
commit
a80f916349
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361307
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gmpc-shout
|
||||
PORTVERSION= 0.20.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
|
||||
http://freebsd.unixfreunde.de/sources/
|
||||
@ -19,6 +19,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc \
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= intltool glib20 gtk20 libxml2
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
USES= gettext gmake libtool pathfix pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,3 @@
|
||||
lib/gmpc/plugins/shoutplugin.la
|
||||
lib/gmpc/plugins/shoutplugin.so
|
||||
share/locale/bs/LC_MESSAGES/gmpc-shout.mo
|
||||
share/locale/de/LC_MESSAGES/gmpc-shout.mo
|
||||
|
Loading…
Reference in New Issue
Block a user