- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
This commit is contained in:
parent
be826a376c
commit
ab506b7d32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361303
2 changed files with 2 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= gmpc-lastfm
|
||||
PORTVERSION= 0.20.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
|
||||
http://freebsd.unixfreunde.de/sources/
|
||||
|
@ -18,6 +18,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20 gtk20 intltool libxml2
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
USES= gettext gmake libtool pathfix pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
lib/gmpc/plugins/lastfmplugin.la
|
||||
lib/gmpc/plugins/lastfmplugin.so
|
||||
share/locale/bg/LC_MESSAGES/gmpc-lastfm.mo
|
||||
share/locale/bs/LC_MESSAGES/gmpc-lastfm.mo
|
||||
|
|
Loading…
Reference in a new issue