aboutsummaryrefslogtreecommitdiff
path: root/devel/thunar-vcs-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/thunar-vcs-plugin/Makefile')
-rw-r--r--devel/thunar-vcs-plugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/thunar-vcs-plugin/Makefile b/devel/thunar-vcs-plugin/Makefile
index 7a6830c3b95a..3ad8aa10f5a3 100644
--- a/devel/thunar-vcs-plugin/Makefile
+++ b/devel/thunar-vcs-plugin/Makefile
@@ -25,7 +25,7 @@ USE_GNOME= desktopfileutils gnomehack gtk20 glib20 intltool intlhack \
USE_XFCE= configenv libexo libutil thunar
INSTALLS_ICONS= yes
-CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
+LDFLAGS+= -L${LOCALBASE}/lib
OPTIONS= NLS "Enable Native Language Support" on \
GIT "Enable Git support" off \