diff options
author | snj <snj> | 2004-04-18 04:27:20 +0000 |
---|---|---|
committer | snj <snj> | 2004-04-18 04:27:20 +0000 |
commit | 2ff12a82fa9d8a0d716992dc4af6211aac98f906 (patch) | |
tree | 92f6263b567fd9502b421fad2ec4c106d5d4b615 /shells/tcsh | |
parent | 9883fe9c7e153d8d565f0c5a88f540a9861fe1b3 (diff) | |
download | pkgsrc-2ff12a82fa9d8a0d716992dc4af6211aac98f906.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'shells/tcsh')
-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 |