diff options
Diffstat (limited to 'editors/ghex/Makefile')
-rw-r--r-- | editors/ghex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index 623478008b4f..5cb3735b8b60 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 3 hex editor -BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool +BUILD_DEPENDS= itstool:textproc/itstool USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_GNOME= gnomeprefix gtk30 intlhack libxml2:build |