diff options
Diffstat (limited to 'editors/hexcurse')
-rw-r--r-- | editors/hexcurse/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/hexcurse/Makefile b/editors/hexcurse/Makefile index 0ac84a07aa9a..cb8039b44626 100644 --- a/editors/hexcurse/Makefile +++ b/editors/hexcurse/Makefile @@ -16,7 +16,6 @@ MAINTAINER= jadawin@FreeBSD.org COMMENT= A versatile ncurses-based hex editor GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= hexcurse.1 PLIST_FILES= bin/hexcurse |