summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.port.mk
diff options
context:
space:
mode:
Diffstat (limited to 'share/mk/bsd.port.mk')
-rw-r--r--share/mk/bsd.port.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/mk/bsd.port.mk b/share/mk/bsd.port.mk
index 4fab3b1..1083a1c 100644
--- a/share/mk/bsd.port.mk
+++ b/share/mk/bsd.port.mk
@@ -3,7 +3,7 @@
# bsd.port.mk - 940820 Jordan K. Hubbard.
# This file is in the public domain.
#
-# $Id: bsd.port.mk,v 1.92 1995/01/04 07:35:46 jkh Exp $
+# $Id: bsd.port.mk,v 1.93 1995/01/04 08:30:33 jkh Exp $
#
# Please view me with 4 column tabs!
@@ -370,7 +370,7 @@ pre-build:
.endif
.if !target(build)
-build: configure depends ${BUILD_COOKIE}
+build: depends configure ${BUILD_COOKIE}
${BUILD_COOKIE}:
@echo "===> Building for ${DISTNAME}"
OpenPOWER on IntegriCloud