summaryrefslogtreecommitdiffstats
path: root/openbsd/14.0.0/dependencies/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd/14.0.0/dependencies/Makefile')
-rw-r--r--openbsd/14.0.0/dependencies/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/openbsd/14.0.0/dependencies/Makefile b/openbsd/14.0.0/dependencies/Makefile
new file mode 100644
index 000000000..a7c45f0c4
--- /dev/null
+++ b/openbsd/14.0.0/dependencies/Makefile
@@ -0,0 +1,10 @@
+
+
+ SUBDIR =
+ SUBDIR += tqt3
+ SUBDIR += tqtinterface
+ SUBDIR += arts
+ SUBDIR += dbus-tqt
+ SUBDIR += dbus-1-tqt
+
+.include <bsd.port.subdir.mk>