From 76888dfcad6bb32422b30ef8bfb58fd9209ea5a9 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 11 Apr 2004 17:31:50 +0000 Subject: Convert to buildlink3. --- misc/splitvt/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/splitvt/Makefile b/misc/splitvt/Makefile index 115e1d94489..d4f358b6efe 100644 --- a/misc/splitvt/Makefile +++ b/misc/splitvt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/07/21 17:01:27 martti Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/11 17:31:50 snj Exp $ # FreeBSD Id: Makefile,v 1.5 1997/04/02 08:39:12 obrien Exp # @@ -9,9 +9,10 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=utils/console/} MAINTAINER= tech-pkg@NetBSD.org COMMENT= Run two shells in a split window/terminal -HAS_CONFIGURE= yes -CONFIGURE_SCRIPT= ./Configure ALL_TARGET= +CONFIGURE_SCRIPT= ./Configure +HAS_CONFIGURE= yes +USE_BUILDLINK3= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/splitvt ${PREFIX}/bin -- cgit v1.2.3