diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-05-03 18:58:55 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-05-03 18:58:55 +0000 |
commit | 72e17d462498178f7d808fd0d25b9964c8e3cbab (patch) | |
tree | dc6094c9a38598ac06bb727ca50d0d8723f1fb31 /x11/linux-xorg-libs | |
parent | cfe60275d15a750cd7f66fa831a9ef4b87fe3d8e (diff) | |
download | ports-72e17d462498178f7d808fd0d25b9964c8e3cbab.tar.gz ports-72e17d462498178f7d808fd0d25b9964c8e3cbab.zip |
Notes
Diffstat (limited to 'x11/linux-xorg-libs')
-rw-r--r-- | x11/linux-xorg-libs/Makefile | 1 | ||||
-rw-r--r-- | x11/linux-xorg-libs/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/x11/linux-xorg-libs/Makefile b/x11/linux-xorg-libs/Makefile index e7ac9e80f62c..4a6fccf94c82 100644 --- a/x11/linux-xorg-libs/Makefile +++ b/x11/linux-xorg-libs/Makefile @@ -7,6 +7,7 @@ PORTNAME= xorg-libs PORTVERSION= 6.8.2 +PORTREVISION= 1 CATEGORIES= x11 linux DISTNAME= xorg-x11-libs-${PORTVERSION}-37.FC4.49.2 diff --git a/x11/linux-xorg-libs/pkg-plist b/x11/linux-xorg-libs/pkg-plist index d1a155457983..691e51432441 100644 --- a/x11/linux-xorg-libs/pkg-plist +++ b/x11/linux-xorg-libs/pkg-plist @@ -308,3 +308,5 @@ 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 |