define X11ETC

This commit is contained in:
matthieu 2006-11-29 21:51:46 +00:00
parent 1a8d245a64
commit e4f832482c

View File

@ -1,4 +1,4 @@
# $OpenBSD: bsd.xorg.mk,v 1.6 2006/11/28 13:43:46 matthieu Exp $ -*- makefile -*- # $OpenBSD: bsd.xorg.mk,v 1.7 2006/11/29 21:51:46 matthieu Exp $ -*- makefile -*-
# #
# Copyright © 2006 Matthieu Herrb # Copyright © 2006 Matthieu Herrb
# #
@ -32,6 +32,7 @@ XENOCARA_TOP?= /usr/xenocara
# Where to install # Where to install
X11BASE?= /usr/X11R6 X11BASE?= /usr/X11R6
X11ETC?= /etc/X11
BINDIR?= ${X11BASE}/bin BINDIR?= ${X11BASE}/bin
LIBDIR= ${X11BASE}/lib LIBDIR= ${X11BASE}/lib