diff options
author | jlam <jlam@pkgsrc.org> | 2002-10-08 08:04:23 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-10-08 08:04:23 +0000 |
commit | e6da791d8a9a6993dfe6d5aa1f37de9839e6aafd (patch) | |
tree | 575d813b7fbb62c84dc25fc87d75909b81d2d30d /pkgtools/x11-links | |
parent | d0fb8d064a0dc17f40148f5b44c124a3efbf16f1 (diff) | |
download | pkgsrc-e6da791d8a9a6993dfe6d5aa1f37de9839e6aafd.tar.gz |
Remove reference to x11.buildlink.mk.
Diffstat (limited to 'pkgtools/x11-links')
-rw-r--r-- | pkgtools/x11-links/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile index 9090ad24712..7db14fa28ee 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2002/09/27 09:22:59 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2002/10/08 08:04:23 jlam Exp $ # # NOTE: If you update this package, then you'll likely need to also update -# the x11-links dependency in mk/x11.buildlink.mk and in -# mk/buildlink2/bsd.buidlink2.mk to the correct version, usually the -# most recent. +# the x11-links dependency in mk/buildlink2/bsd.buidlink2.mk to the +# correct version, usually the most recent. DISTNAME= x11-links-0.8 CATEGORIES= pkgtools x11 |