diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 08:49:46 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 08:49:46 +0000 |
commit | 019f2422aaa071ea4b35d1bc3b69068878ea93d5 (patch) | |
tree | e9e009fc092528bdc298f66c506930624e74cb2c /editors/bless | |
parent | 4dfe867ac40f1b052a2f64bf10a0f33f79b55dbe (diff) |
Notes
Diffstat (limited to 'editors/bless')
-rw-r--r-- | editors/bless/Makefile | 2 |
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) |