fix description

This commit is contained in:
espie 2002-04-27 23:54:32 +00:00
parent 6060ae66a9
commit 35683698b1
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2002/03/21 21:25:55 espie Exp $
# $OpenBSD: Makefile,v 1.4 2002/04/27 23:54:32 espie Exp $
CATEGORIES=x11
NEED_VERSION=1.515
@ -21,4 +21,6 @@ NO_BUILD=
do-install:
cd ${PREFIX} && tar -zxv -s ,X11R6/lib,lib/X11, -f ${FULLDISTDIR}/${DISTNAME}.tar.gz
SUBST_VARS=X11BASE
.include <bsd.port.mk>

View File

@ -34,6 +34,6 @@ you probably need them.
Once the package is installed, just edit your XF86Config file, to add
${PREFIX}/X11/lib/modules, e.g.,
ModulePath "${PREFIX}/X11/lib/modules"
ModulePath "${PREFIX}/lib/X11/modules"
ModulePath "${X11BASE}/lib/modules"