pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/splitvt Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ae678d2a0f6b
branches: trunk
changeset: 472616:ae678d2a0f6b
user: snj <snj%pkgsrc.org@localhost>
date: Sun Apr 11 17:31:50 2004 +0000
description:
Convert to buildlink3.
diffstat:
misc/splitvt/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r e339a09133c2 -r ae678d2a0f6b misc/splitvt/Makefile
--- a/misc/splitvt/Makefile Sun Apr 11 17:31:12 2004 +0000
+++ b/misc/splitvt/Makefile Sun Apr 11 17:31:50 2004 +0000
@@ -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 @@
MAINTAINER= tech-pkg%NetBSD.org@localhost
COMMENT= Run two shells in a split window/terminal
-HAS_CONFIGURE= yes
+ALL_TARGET=
CONFIGURE_SCRIPT= ./Configure
-ALL_TARGET=
+HAS_CONFIGURE= yes
+USE_BUILDLINK3= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/splitvt ${PREFIX}/bin
Home |
Main Index |
Thread Index |
Old Index