summaryrefslogtreecommitdiff
path: root/mk/apache.mk
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-12-11 13:51:28 +0000
committergrant <grant@pkgsrc.org>2003-12-11 13:51:28 +0000
commitc92303d6f21e3980e7f9a300cc447b81925295cf (patch)
tree4bf7c92ebf9bff483e8514e85efac654c44e4651 /mk/apache.mk
parenta900bcf374307a6406dbf3695d490116b0cf335a (diff)
downloadpkgsrc-c92303d6f21e3980e7f9a300cc447b81925295cf.tar.gz
add missing }.
from Aidan Kehoe in PR pkg/23676.
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 e153cf55d37..bac28430e50 100644
--- a/mk/apache.mk
+++ b/mk/apache.mk
@@ -1,4 +1,4 @@
-# $NetBSD: apache.mk,v 1.4 2003/11/25 11:42:09 jlam Exp $
+# $NetBSD: apache.mk,v 1.5 2003/12/11 13:51:28 grant Exp $
#
# This Makefile fragment handles Apache dependencies and make variables,
# and is meant to be included by packages that require Apache either at
@@ -124,7 +124,7 @@ _APACHE_PKGSRCDIR= ../../www/apache6
_APACHE_BL_SRCDIR?= ../../www/apache
-_APACHE_DEPENDENCY?= ${BUILDLINK_DEPENDS.${_PKG_APACHE}:${_APACHE_PKGSRCDIR}
+_APACHE_DEPENDENCY?= ${BUILDLINK_DEPENDS.${_PKG_APACHE}}:${_APACHE_PKGSRCDIR}
# Add a runtime dependency on the apache server.
# This may or may not create an actual dependency depending on