diff options
Diffstat (limited to 'editors/bvi/Makefile')
-rw-r--r-- | editors/bvi/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/bvi/Makefile b/editors/bvi/Makefile index 01a1eb87aa9b..80c3690aea17 100644 --- a/editors/bvi/Makefile +++ b/editors/bvi/Makefile @@ -16,7 +16,6 @@ MAINTAINER= vd@FreeBSD.org COMMENT= A vi-like binary file (hex)editor GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --datadir=${DATADIR} MAN1= bvi.1 bmore.1 |