From 2db11f41b5013f229e1845fab665bb3f7c81990e Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 14 May 2003 03:12:45 +0000 Subject: [PATCH] Fix packaging of linux_dri by adding NO_FILTER_SHLIBS. Reported by: bento --- graphics/linux_dri/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/linux_dri/Makefile b/graphics/linux_dri/Makefile index d3a3f53e35eb..4253a0938556 100644 --- a/graphics/linux_dri/Makefile +++ b/graphics/linux_dri/Makefile @@ -7,6 +7,7 @@ PORTNAME= linux_dri PORTVERSION= 4.3.0 +PORTREVISION= 1 CATEGORIES= graphics linux MASTER_SITES= ftp://ftp.xfree86.org/pub/XFree86/${PORTVERSION}/binaries/Linux-ix86-glibc21/:x \ http://people.freebsd.org/~anholt/dri/files/:anholt @@ -28,6 +29,7 @@ ONLY_FOR_ARCHS= i386 MODULELIST= gamma_dri.so i810_dri.so i830_dri.so mga_dri.so r128_dri.so \ r200_dri.so radeon_dri.so tdfx_dri.so LDCONFIG_LINUX= ${LINUXBASE}/sbin/ldconfig +NO_FILTER_SHLIBS= yes STRIP= do-install: