diff options
author | snj <snj@pkgsrc.org> | 2004-04-18 04:27:20 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-18 04:27:20 +0000 |
commit | c4d0058d070da6374640e91e9e155fc3458a94e8 (patch) | |
tree | 92f6263b567fd9502b421fad2ec4c106d5d4b615 /shells/tcsh/Makefile | |
parent | 99d22ef38c39509f4023896da3101f55cf9724e1 (diff) | |
download | pkgsrc-c4d0058d070da6374640e91e9e155fc3458a94e8.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'shells/tcsh/Makefile')
-rw-r--r-- | shells/tcsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index e40ddddc6aa..de4ab3e6103 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2003/07/02 05:56:03 grant Exp $ +# $NetBSD: Makefile,v 1.45 2004/04/18 04:34:14 snj Exp $ # DISTNAME= tcsh-6.12.00 @@ -14,7 +14,7 @@ COMMENT= Extended C-shell with many useful features CONFLICTS= static-tcsh-[0-9]* -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_PKGINSTALL= yes GNU_CONFIGURE= yes ALL_TARGET= all catalogs |