summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2021-08-31 19:48:16 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2021-08-31 19:48:16 +0200
commit9258f618a4ce814bfd4c53b2503f9eec3df70fd3 (patch)
treef00087fb632883ff0447d3a2c0ec4ecb231af751 /meta
parentc9d22be7c052def49eca9d111272f93f34eb023a (diff)
use the new xenocara module and adapt for PREFIX=/usr/X11R6
While here cleanup some Makefiles
Diffstat (limited to 'meta')
-rw-r--r--meta/xenocara/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/xenocara/Makefile b/meta/xenocara/Makefile
index fdf77ce..31e9ce5 100644
--- a/meta/xenocara/Makefile
+++ b/meta/xenocara/Makefile
@@ -2,7 +2,7 @@
COMMENT = Xenocara meta package
-PKGNAME = xenocara-2021.05
+PKGNAME = xenocara-2021.08
MAINTAINER = xenocara@openbsd.org
@@ -12,6 +12,7 @@ RUN_DEPENDS = \
x11/xorg-server \
x11/xf86-input-keyboard \
x11/xf86-input-ws \
+ x11/cwm \
x11/iceauth \
x11/xauth \
x11/xclock \