diff options
Diffstat (limited to 'lang/gjs/Makefile')
-rw-r--r-- | lang/gjs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/gjs/Makefile b/lang/gjs/Makefile index 4bdc5b23d62a..666747c100a9 100644 --- a/lang/gjs/Makefile +++ b/lang/gjs/Makefile @@ -19,12 +19,11 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ mozjs185:${PORTSDIR}/lang/spidermonkey185 USE_XZ= yes -USE_GETTEXT= yes USE_GMAKE= yes USE_PYTHON_BUILD=yes USE_AUTOTOOLS= libtool USE_GNOME= gnomeprefix gnomehack intlhack glib20 ltverhack -USES= pkgconfig +USES= pkgconfig gettext USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |