aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-resynthesizer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimp-resynthesizer/Makefile')
-rw-r--r--graphics/gimp-resynthesizer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-resynthesizer/Makefile b/graphics/gimp-resynthesizer/Makefile
index 58d5dca19df2..45aaf86388f8 100644
--- a/graphics/gimp-resynthesizer/Makefile
+++ b/graphics/gimp-resynthesizer/Makefile
@@ -22,8 +22,8 @@ GH_ACCOUNT= bootchk
USES= autoreconf compiler:nestedfct gettext gmake pkgconfig
GNU_CONFIGURE= yes
-
-LIBS+= -L${LOCALBASE}/lib -lintl
+CPPFLAGS+= -I${LOCALBASE}/include
+LIBS+= -L${LOCALBASE}/lib
PLUGIN_DIR?= libexec/gimp/2.2/plug-ins
PLIST_SUB= PLUGIN_DIR=${PLUGIN_DIR}