aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gnome-mplayer
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-25 21:20:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-25 21:20:22 +0000
commitfdebe69aed186c4696a6b388738280326bfde90d (patch)
tree26e9a4cc23189f4b8dbd20411284eb94af1df48a /multimedia/gnome-mplayer
parentd2515d35521121c98243147d774c50fefe6f4421 (diff)
downloadports-fdebe69aed186c4696a6b388738280326bfde90d.tar.gz
ports-fdebe69aed186c4696a6b388738280326bfde90d.zip
Notes
Diffstat (limited to 'multimedia/gnome-mplayer')
-rw-r--r--multimedia/gnome-mplayer/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/gnome-mplayer/Makefile b/multimedia/gnome-mplayer/Makefile
index 6e5039de75d1..5c385230fb05 100644
--- a/multimedia/gnome-mplayer/Makefile
+++ b/multimedia/gnome-mplayer/Makefile
@@ -22,10 +22,8 @@ GIO_DESC= Use GIO for file I/O
GPOD_DESC= Add support for libgpod
NAUPLUG_DESC= Enable Nautilus plugin
-MAKE_JOBS_SAFE= yes
-
+USES= gmake
GNU_CONFIGURE= yes
-USE_GMAKE= yes
USE_GNOME= glib20
USE_XORG= x11 xscrnsaver
INSTALLS_ICONS= yes
@@ -88,6 +86,7 @@ CONFIGURE_ARGS+= --enable-nautilus=no
USES+= gettext
CONFIGURE_ARGS+= --enable-nls
PLIST_SUB+= NLS=""
+LDFLAGS+= -lintl
.else
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "