diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-21 00:07:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-21 00:07:32 +0000 |
commit | daeae785f9360b1eac895173ee8a0f010f6ce817 (patch) | |
tree | e81af951b741e8eacae096331e85c00de1f603df /editors/pluma | |
parent | bc1e02371394e9880430173e584bd1ce445c294d (diff) |
Notes
Diffstat (limited to 'editors/pluma')
-rw-r--r-- | editors/pluma/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile index 81f7f79bf660..9a326d6d8189 100644 --- a/editors/pluma/Makefile +++ b/editors/pluma/Makefile @@ -3,6 +3,7 @@ PORTNAME= pluma PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= editors mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -21,7 +22,7 @@ PORTSCOUT= limitw:1,even USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ python:2 shebangfix tar:xz USE_XORG= sm x11 -USE_GNOME= gnomehier gtk20 gtksourceview2 gvfs intlhack libxml2 \ +USE_GNOME= gtk20 gtksourceview2 gvfs intlhack libxml2 \ pygobject pygtk2 pygtksourceview USE_LDCONFIG= yes GNU_CONFIGURE= yes |