summaryrefslogtreecommitdiff
path: root/editors/bvi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/bvi/Makefile')
-rw-r--r--editors/bvi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/bvi/Makefile b/editors/bvi/Makefile
index 159693f78ae..2e31a7b7271 100644
--- a/editors/bvi/Makefile
+++ b/editors/bvi/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2003/09/28 09:13:56 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2004/01/20 12:14:05 agc Exp $
#
DISTNAME= bvi-1.3.0.src
PKGNAME= bvi-1.3.0
PKGREVISION= 1
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bvi/}
@@ -12,6 +11,7 @@ MAINTAINER= sakamoto@NetBSD.org
HOMEPAGE= http://bvi.sourceforge.net/
COMMENT= Vi-like editor for binary files
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
MAKE_ENV+= SHELL=${SH}