aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/lxappearance
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2015-04-25 18:28:50 +0000
committerPawel Pekala <pawel@FreeBSD.org>2015-04-25 18:28:50 +0000
commit9e8d5234712df2b15dced07910227fde5e36ef4f (patch)
tree44906cb1c1a46997faad93d2a94a1296aa1bbe0b /x11-themes/lxappearance
parent153560fe61ed3d3d1a0bed7b6b546e91355052cc (diff)
downloadports-9e8d5234712df2b15dced07910227fde5e36ef4f.tar.gz
ports-9e8d5234712df2b15dced07910227fde5e36ef4f.zip
- Fix build when NLS=off [1]
- Use LDFLAGS for linker flags PR: 199467 [1] Reported by: tobias.kortkamp@gmail.com [1]
Notes
Notes: svn path=/head/; revision=384748
Diffstat (limited to 'x11-themes/lxappearance')
-rw-r--r--x11-themes/lxappearance/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/lxappearance/Makefile b/x11-themes/lxappearance/Makefile
index 0cea9622d022..eec3988f105a 100644
--- a/x11-themes/lxappearance/Makefile
+++ b/x11-themes/lxappearance/Makefile
@@ -13,19 +13,19 @@ LICENSE= GPLv2
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
-USES= gmake pathfix pkgconfig tar:xz
+USES= gettext-tools gmake pathfix pkgconfig tar:xz
GNU_CONFIGURE= yes
USE_GNOME= gtk20
CONFIGURE_ARGS= --enable-dbus
CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib
+LDFLAGS+= -L${LOCALBASE}/lib
PORTDOCS= AUTHORS README
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes
-NLS_USES= gettext
+NLS_USES= gettext-runtime
NLS_CONFIGURE_ENABLE= nls
post-install: