1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

audio/osd-lyrics: Fix iconv LDFLAGS

This commit is contained in:
John Marino 2013-10-02 22:48:09 +00:00
parent 9fe10d0347
commit 88f1eb7ccd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329120

View File

@ -28,7 +28,7 @@ USE_GNOME= gtk20
USE_SQLITE= yes
INSTALLS_ICONS= yes
PORTDOCS= AUTHORS ChangeLog NEWS README
LDFLAGS= ${ICONV_LIB}
LDFLAGS= -L${LOCALBASE}/lib ${ICONV_LIB}
OPTIONS_DEFINE= DOCS MPD XMMS2 AMAROK
MPD_DESC= Enable MPD support