aboutsummaryrefslogtreecommitdiff
path: root/editors/lfhex
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-03-08 11:32:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-03-08 11:32:11 +0000
commit9250d94365048cf854570d93b5196aa250eba8f0 (patch)
tree9c130b083139cc77280c7e96cc9cea75a84d2d4c /editors/lfhex
parent09fa4f371396ff884f3845939561bfc786faf491 (diff)
downloadports-9250d94365048cf854570d93b5196aa250eba8f0.tar.gz
ports-9250d94365048cf854570d93b5196aa250eba8f0.zip
Notes
Diffstat (limited to 'editors/lfhex')
-rw-r--r--editors/lfhex/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/editors/lfhex/Makefile b/editors/lfhex/Makefile
index a12498ee811e..1034dbdc9702 100644
--- a/editors/lfhex/Makefile
+++ b/editors/lfhex/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: lfhex
-# Date created: Jul 6, 2001
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= lfhex
PORTVERSION= 0.42
@@ -18,7 +13,7 @@ COMMENT= Large file hex editor
LICENSE= GPLv2
USE_QT4= corelib gui moc_build qmake_build rcc_build
-USE_BISON= build
+USES= bison
MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/src