summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 08:49:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 08:49:46 +0000
commit019f2422aaa071ea4b35d1bc3b69068878ea93d5 (patch)
treee9e009fc092528bdc298f66c506930624e74cb2c /editors
parentUpdate to 1.04. (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326129
Diffstat (limited to 'editors')
-rw-r--r--editors/bless/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/bless/Makefile b/editors/bless/Makefile
index 4db5c84190c4..19a9d7e5e41e 100644
--- a/editors/bless/Makefile
+++ b/editors/bless/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= http://download.gna.org/bless/
MAINTAINER= mono@FreeBSD.org
COMMENT= A high quality, full featured hex editor
+USES= gmake pkgconfig
USE_GNOME= gnomehack gnomeprefix gnomedocutils gtksharp20
-USE_GMAKE= yes
GNU_CONFIGURE= yes
.if !defined(NOPORTDOCS)