summaryrefslogtreecommitdiff
path: root/x11/modular-xorg-server/PLIST
diff options
context:
space:
mode:
authorminskim <minskim>2008-10-28 05:08:52 +0000
committerminskim <minskim>2008-10-28 05:08:52 +0000
commitd20df1f2d1bc26b71536533219589648e9758339 (patch)
treeb5bd0c5baef09f9651612c7ef3cfe4fb656af2eb /x11/modular-xorg-server/PLIST
parent44a76306188ba3211c48bafb44d5adf7398051af (diff)
downloadpkgsrc-d20df1f2d1bc26b71536533219589648e9758339.tar.gz
Let modular-xorg-server install/deinstall "drivers" and "input"
directories under lib/xorg/modules. These directories are created by many xf86-* packages but never deleted. Bump PKGREVISION.
Diffstat (limited to 'x11/modular-xorg-server/PLIST')
-rw-r--r--x11/modular-xorg-server/PLIST6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11/modular-xorg-server/PLIST b/x11/modular-xorg-server/PLIST
index e8d101b0177..20734ba9e1e 100644
--- a/x11/modular-xorg-server/PLIST
+++ b/x11/modular-xorg-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2008/09/18 20:56:01 bjs Exp $
+@comment $NetBSD: PLIST,v 1.10 2008/10/28 05:08:52 minskim Exp $
bin/X
bin/Xnest
bin/Xorg
@@ -233,8 +233,12 @@ share/aclocal/xorg-server.m4
@dirrm lib/xserver
@dirrm lib/xorg/modules/multimedia
@dirrm lib/xorg/modules/linux
+@exec ${MKDIR} %D/lib/xorg/modules/input
+@dirrm lib/xorg/modules/input
@dirrm lib/xorg/modules/fonts
@dirrm lib/xorg/modules/extensions
+@exec ${MKDIR} %D/lib/xorg/modules/drivers
+@dirrm lib/xorg/modules/drivers
@dirrm lib/xorg/modules
@dirrm lib/xorg
@dirrm include/xorg