aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-resynthesizer
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-06-11 14:49:59 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-06-11 14:49:59 +0000
commit9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92 (patch)
treec4f78cbaf45ab044db3e157be708afd711a4e841 /graphics/gimp-resynthesizer
parent0533abe3e7aae5c19e0a0ce9c1e82ed5e94f63e8 (diff)
downloadports-9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92.tar.gz
ports-9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92.zip
Notes
Diffstat (limited to 'graphics/gimp-resynthesizer')
-rw-r--r--graphics/gimp-resynthesizer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-resynthesizer/Makefile b/graphics/gimp-resynthesizer/Makefile
index cd06dedcc898..09930042c34e 100644
--- a/graphics/gimp-resynthesizer/Makefile
+++ b/graphics/gimp-resynthesizer/Makefile
@@ -19,7 +19,7 @@ GH_TAGNAME= v${PORTVERSION}
GH_COMMIT= 28cade5
GNU_CONFIGURE= yes
-CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lintl"
+LIBS+= -L${LOCALBASE}/lib -lintl
USES= gettext gmake pkgconfig compiler:nestedfct
USE_AUTOTOOLS= aclocal automake
AUTOMAKE_ARGS= --add-missing