diff options
author | wiz <wiz@pkgsrc.org> | 2004-04-25 00:19:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-04-25 00:19:10 +0000 |
commit | 19495ff228d9653a402d377cfff0e732caa4524b (patch) | |
tree | 8ba11419ee31bd7027e6649261d8b219db9c34bd /net | |
parent | aa2372a567991569a12d4a7d8d38e4a5a979b495 (diff) | |
download | pkgsrc-19495ff228d9653a402d377cfff0e732caa4524b.tar.gz |
Remove XXX.
Diffstat (limited to 'net')
-rw-r--r-- | net/hesiod/buildlink3.mk | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/net/hesiod/buildlink3.mk b/net/hesiod/buildlink3.mk index b66faeb5f09..b04bbbda320 100644 --- a/net/hesiod/buildlink3.mk +++ b/net/hesiod/buildlink3.mk @@ -1,14 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2004/04/25 00:18:39 wiz Exp $ -# XXX -# XXX This file was created automatically using createbuildlink-3.4. -# XXX After this file as been verified as correct, the comment lines -# XXX beginning with "XXX" should be removed. Please do not commit -# XXX unverified buildlink[23].mk files. -# XXX -# XXX Packages that only install static libraries or headers should -# XXX include the following line: -# XXX -# XXX BUILDLINK_DEPMETHOD.hesiod?= build +# $NetBSD: buildlink3.mk,v 1.2 2004/04/25 00:19:10 wiz Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ HESIOD_BUILDLINK3_MK:= ${HESIOD_BUILDLINK3_MK}+ |