aboutsummaryrefslogtreecommitdiffstats
path: root/editors/ghex/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 20:13:23 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 20:13:23 +0800
commit74e0f8a8b686b5907c28d2392a09652cada4ca50 (patch)
tree969d85a11701cc0a743c50f26376c759b7da5a4d /editors/ghex/Makefile
parentcfe05aaa850def1fcb987abccbb3e58403ad9257 (diff)
downloadfreebsd-ports-gnome-74e0f8a8b686b5907c28d2392a09652cada4ca50.tar.gz
freebsd-ports-gnome-74e0f8a8b686b5907c28d2392a09652cada4ca50.tar.zst
freebsd-ports-gnome-74e0f8a8b686b5907c28d2392a09652cada4ca50.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'editors/ghex/Makefile')
-rw-r--r--editors/ghex/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile
index b7691dd78ed7..c14627fff470 100644
--- a/editors/ghex/Makefile
+++ b/editors/ghex/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: ghex2
-# Date created: 15 September 2002
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/editors/ghex/Makefile,v 1.13 2008/08/23 18:22:59 mezz Exp $
-#
PORTNAME= ghex
PORTVERSION= 2.24.0
@@ -17,10 +13,9 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 2 hex editor
USE_BZIP2= yes
-USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui libgnomeui \
gnomedocutils
-USES= gettext
+USES= gettext gmake pkgconfig
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_LDCONFIG= yes