Index: head/editors/hexcurse/Makefile =================================================================== --- head/editors/hexcurse/Makefile (revision 407610) +++ head/editors/hexcurse/Makefile (revision 407611) @@ -1,17 +1,19 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= hexcurse PORTVERSION= 1.55 CATEGORIES= editors MASTER_SITES= DEBIAN DISTFILES= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= jadawin@FreeBSD.org COMMENT= Versatile ncurses-based hex editor +USES= ncurses + GNU_CONFIGURE= yes PLIST_FILES= bin/hexcurse man/man1/hexcurse.1.gz .include