diff options
author | John Marino <marino@FreeBSD.org> | 2014-04-16 18:19:26 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-04-16 18:19:26 +0000 |
commit | ca9574e7df6ddd6a18e6234bc0f210d734a2d092 (patch) | |
tree | 4aba9b10e76c12269cee0949c4c4e1714cc711ae /editors/scribes | |
parent | b51b36356048bf115def05dbc21856ee0cd438fa (diff) | |
download | ports-ca9574e7df6ddd6a18e6234bc0f210d734a2d092.tar.gz ports-ca9574e7df6ddd6a18e6234bc0f210d734a2d092.zip |
Notes
Diffstat (limited to 'editors/scribes')
-rw-r--r-- | editors/scribes/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/scribes/Makefile b/editors/scribes/Makefile index 36605bb20696..01c27ffc64ea 100644 --- a/editors/scribes/Makefile +++ b/editors/scribes/Makefile @@ -19,10 +19,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus \ ${LOCALBASE}/share/xml/docbook/4.5:${PORTSDIR}/textproc/docbook-xml \ yelp:${PORTSDIR}/x11/yelp -USE_BZIP2= yes -USES= gettext gmake shebangfix +USES= gettext gmake shebangfix tar:bzip2 SHEBANG_FILES= scribes.in -USE_GNOME= gnomeprefix pygnomeextras pygtksourceview +USE_GNOME= gnomeprefix pygnomeextras pygtksourceview gnomedocutils USE_PYTHON= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes |