summaryrefslogtreecommitdiff
path: root/mk/apache.mk
diff options
context:
space:
mode:
authorwiz <wiz>2006-07-10 17:11:32 +0000
committerwiz <wiz>2006-07-10 17:11:32 +0000
commit1f7165f177104f7771576977d21dff31b843b44c (patch)
treea0924c6f2e4e3660390ae640a32441eabbf4ae36 /mk/apache.mk
parent041b16b0d2169bfa82bb9ad0dd4df6ab9be68936 (diff)
downloadpkgsrc-1f7165f177104f7771576977d21dff31b843b44c.tar.gz
Remove reference to buildlink2.
Diffstat (limited to 'mk/apache.mk')
-rw-r--r--mk/apache.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/apache.mk b/mk/apache.mk
index 5d2c059742f..9e940e74206 100644
--- a/mk/apache.mk
+++ b/mk/apache.mk
@@ -1,4 +1,4 @@
-# $NetBSD: apache.mk,v 1.12 2006/06/02 18:27:57 joerg Exp $
+# $NetBSD: apache.mk,v 1.13 2006/07/10 17:11:32 wiz Exp $
#
# This Makefile fragment handles Apache dependencies and make variables,
# and is meant to be included by packages that require Apache either at
@@ -36,7 +36,7 @@ APACHE_MK= # defined
# Add a runtime dependency on the apache server.
# This may or may not create an actual dependency depending on
-# what the apache buildlink[23].mk file does.
+# what the apache buildlink3.mk file does.
#
.if defined(_APACHE_PKGSRCDIR)
. include "${_APACHE_BL_SRCDIR}/buildlink3.mk"