diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-06-13 19:44:38 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-06-13 19:44:38 +0000 |
commit | 1bbd8a073be08079c0b7d43b28e0ba6f3131c8c7 (patch) | |
tree | ac676c77dc4aeb76487c2ec37b007cf7ed0f76e4 /x11/linux-f10-xorg-libs | |
parent | ec112d4c00aa2e1783e64e1b246c0cde980d5f3e (diff) | |
download | ports-1bbd8a073be08079c0b7d43b28e0ba6f3131c8c7.tar.gz ports-1bbd8a073be08079c0b7d43b28e0ba6f3131c8c7.zip |
Notes
Diffstat (limited to 'x11/linux-f10-xorg-libs')
-rw-r--r-- | x11/linux-f10-xorg-libs/Makefile | 2 | ||||
-rw-r--r-- | x11/linux-f10-xorg-libs/pkg-plist | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/x11/linux-f10-xorg-libs/Makefile b/x11/linux-f10-xorg-libs/Makefile index a88ef6d1ff84..bc6b20f0a8ec 100644 --- a/x11/linux-f10-xorg-libs/Makefile +++ b/x11/linux-f10-xorg-libs/Makefile @@ -7,7 +7,7 @@ PORTNAME= xorg-libs PORTVERSION= 6.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 linux DISTFILES= xorg-x11-libs-${PORTVERSION}-37.FC4.49.2.${LINUX_RPM_ARCH}.rpm \ xorg-x11-deprecated-libs-6.8.2-31.${LINUX_RPM_ARCH}.rpm diff --git a/x11/linux-f10-xorg-libs/pkg-plist b/x11/linux-f10-xorg-libs/pkg-plist index 11a0fd688105..b6e97c11289f 100644 --- a/x11/linux-f10-xorg-libs/pkg-plist +++ b/x11/linux-f10-xorg-libs/pkg-plist @@ -310,5 +310,4 @@ usr/X11R6/lib/libxkbui.so.1.0 @dirrm usr/X11R6/lib/X11/locale/C @dirrm usr/X11R6/lib/X11/locale @dirrm usr/X11R6/lib/X11 -@comment The following needs to be revised when the default linux base is FC4 or newer -@dirrmtry etc/ld.so.conf.d +@unexec grep -q Stentz %D/etc/fedora-release || rmdir %D/etc/ld.so.conf.d |