summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2014-07-10 07:13:14 +0000
committerMarc Espie <espie@cvs.openbsd.org>2014-07-10 07:13:14 +0000
commit49e0b19201ae92b4f3a75422826ab1310b53f015 (patch)
tree9a1366413c663a424b31723cc78e3636553f5d4b /Makefile
parentf7eebb490389df423c7b21953effe7bfc7126126 (diff)
locate db in X, named xorg.db to please matthieu
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3657fb79a..1015afc1d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.57 2014/04/18 10:02:45 schwarze Exp $
+# $OpenBSD: Makefile,v 1.58 2014/07/10 07:13:13 espie Exp $
.include <bsd.own.mk>
.include <bsd.xconf.mk>
@@ -53,6 +53,7 @@ beforeinstall beforebuild:
afterinstall afterbuild:
exec ${MAKE} fix-appd
/usr/sbin/makewhatis -Qv ${DESTDIR}/usr/X11R6/man
+ cd distrib/sets && exec ${MAKE}
install-mk:
cd share/mk && exec ${MAKE} X11BASE=${X11BASE} install