diff options
author | netchild <netchild@FreeBSD.org> | 2006-05-04 02:58:55 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2006-05-04 02:58:55 +0800 |
commit | 2865be30d07cd8be1e87af4e1db028cad059df1f (patch) | |
tree | d2c3aa41180ff8a76e7f6f0c7d228224f614a464 /x11/linux-f10-xorg-libs/Makefile | |
parent | e6c640dfd1890135400fe0af1edfb9443c594e42 (diff) | |
download | freebsd-ports-graphics-2865be30d07cd8be1e87af4e1db028cad059df1f.tar.gz freebsd-ports-graphics-2865be30d07cd8be1e87af4e1db028cad059df1f.tar.zst freebsd-ports-graphics-2865be30d07cd8be1e87af4e1db028cad059df1f.zip |
etc/ld.so.conf.d seems to be something new in FC4, at least it doesn't
exists in *our* FC3. So try to remove it here and add a comment to the
plist about it.
Noticed by: pointyhat (krismail)
Diffstat (limited to 'x11/linux-f10-xorg-libs/Makefile')
-rw-r--r-- | x11/linux-f10-xorg-libs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/linux-f10-xorg-libs/Makefile b/x11/linux-f10-xorg-libs/Makefile index e7ac9e80f62..4a6fccf94c8 100644 --- a/x11/linux-f10-xorg-libs/Makefile +++ b/x11/linux-f10-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 |