diff options
Diffstat (limited to 'editors/ghex/Makefile')
-rw-r--r-- | editors/ghex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index 2ab46324f..444f9a220 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -4,6 +4,7 @@ PORTNAME= ghex PORTVERSION= 3.10.1 +PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -13,7 +14,7 @@ COMMENT= GNOME 3 hex editor BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool -USES= gettext gmake pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= gnomeprefix gtk30 intlhack libxml2:build GNU_CONFIGURE= yes INSTALLS_ICONS= yes |