diff options
Diffstat (limited to 'editors/gedit')
-rw-r--r-- | editors/gedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 1a36894a4..0665ec65f 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant \ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas -USES= desktop-file-utils gettext gmake libtool \ +USES= desktop-file-utils gettext gmake libtool:keepla \ pathfix pkgconfig tar:xz USE_GNOME= gnomeprefix gtksourceview3 intlhack introspection:build \ libxml2 py3gobject3 |