diff options
Diffstat (limited to 'editors/gedit-plugins/Makefile')
-rw-r--r-- | editors/gedit-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index 2860275b7..f5ef69f09 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= gedit>=0:${PORTSDIR}/editors/gedit USES= gettext gmake libtool pathfix pkgconfig \ tar:xz -USE_GNOME= gnomeprefix gtk30 gtksourceview3 +USE_GNOME= gnomeprefix gtk30 gtksourceview3 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |