summaryrefslogtreecommitdiffhomepage
path: root/sofort
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-12-25 01:50:06 -0500
committermidipix <writeonce@midipix.org>2018-12-25 01:53:28 -0500
commitc48a85147de2a07d321f2ab0f0aabcc55806f330 (patch)
tree19b1c1ac5ba124b869f4e00481458754400efab7 /sofort
parent603dc347b8741ab271acfcf92ed1d6db420cd191 (diff)
downloadu16ports-c48a85147de2a07d321f2ab0f0aabcc55806f330.tar.bz2
u16ports-c48a85147de2a07d321f2ab0f0aabcc55806f330.tar.xz
build system: create the ``build'' directory via the dirs.tag make target.
Diffstat (limited to 'sofort')
-rw-r--r--sofort/pkgconf.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sofort/pkgconf.mk b/sofort/pkgconf.mk
index 59a54e0..c8fc711 100644
--- a/sofort/pkgconf.mk
+++ b/sofort/pkgconf.mk
@@ -6,7 +6,7 @@ else
PKGCONF_VERSION = $(VER_MAJOR).$(VER_MINOR).$(VER_PATCH)
-build/$(PACKAGE).pc: .pkgconf
+build/$(PACKAGE).pc: .pkgconf dirs.tag
build/$(PACKAGE).pc:
@touch $@