- remove MESSAGE, now that Composite is enabled by default in most cases
- fix COMMENT while here (from naddy@) ok matthieu@ naddy@
This commit is contained in:
parent
b552a55bd0
commit
efe830582f
@ -1,9 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.7 2007/10/31 21:38:45 jasper Exp $
|
# $OpenBSD: Makefile,v 1.8 2008/02/21 21:35:54 jasper Exp $
|
||||||
|
|
||||||
COMMENT= Sample X Compositing Manager
|
COMMENT= sample X Compositing Manager
|
||||||
|
|
||||||
DISTNAME= xcompmgr-1.1.1
|
DISTNAME= xcompmgr-1.1.1
|
||||||
PKGNAME= ${DISTNAME}p3
|
PKGNAME= ${DISTNAME}p4
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
MASTER_SITES= http://freedesktop.org/xapps/release/
|
MASTER_SITES= http://freedesktop.org/xapps/release/
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
To enable the COMPOSITE extension, add the following at the end of
|
|
||||||
/etc/X11/xorg.conf:
|
|
||||||
|
|
||||||
Section "Extensions"
|
|
||||||
Option "Composite" "On"
|
|
||||||
EndSection
|
|
Loading…
Reference in New Issue
Block a user