aboutsummaryrefslogtreecommitdiff
path: root/editors/ghex
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 12:13:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 12:13:23 +0000
commit1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6 (patch)
tree969d85a11701cc0a743c50f26376c759b7da5a4d /editors/ghex
parentd65af50a70ba6e7ae6c00df5e9c8a4007c79a964 (diff)
downloadports-1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6.tar.gz
ports-1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326137
Diffstat (limited to 'editors/ghex')
-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