diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-02-27 07:24:52 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-02-27 07:24:52 +0000 |
commit | 4fcca83df4032594bd5bcb0001d5f6f24ee3a72c (patch) | |
tree | 59a1a65b23bdc3436c8a534d6981813fa76ca573 | |
parent | 8a9b1a9ba88a9de2244d47aee5b5666810fc71e5 (diff) | |
download | pkgsrc-4fcca83df4032594bd5bcb0001d5f6f24ee3a72c.tar.gz |
bl3ify
-rw-r--r-- | devel/treecc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/treecc/Makefile b/devel/treecc/Makefile index 32ce35fbd33..cb49b190084 100644 --- a/devel/treecc/Makefile +++ b/devel/treecc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/01/22 08:24:31 grant Exp $ +# $NetBSD: Makefile,v 1.3 2004/02/27 07:24:52 xtraeme Exp $ # DISTNAME= treecc-0.2.6 @@ -11,7 +11,7 @@ COMMENT= DotGNU Portable.NET aspect-oriented programming tool GNU_CONFIGURE= yes USE_GNU_TOOLS+= make -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes INFO_FILES= treecc.info |