aboutsummaryrefslogtreecommitdiffstats
path: root/net/opal
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-01-30 12:25:35 +0800
committerkris <kris@FreeBSD.org>2007-01-30 12:25:35 +0800
commit7b69d793d17614fc7c023575f907ec7cc9ea6205 (patch)
treeaf5088e0cfd37ea500df60dd689c80139b6a2d82 /net/opal
parent1bf0843d96d8b63a3718d8e334628e81bd557cad (diff)
downloadfreebsd-ports-gnome-7b69d793d17614fc7c023575f907ec7cc9ea6205.tar.gz
freebsd-ports-gnome-7b69d793d17614fc7c023575f907ec7cc9ea6205.tar.zst
freebsd-ports-gnome-7b69d793d17614fc7c023575f907ec7cc9ea6205.zip
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
Diffstat (limited to 'net/opal')
-rw-r--r--net/opal/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile
index 4f574e07eeb5..af318f9d44ed 100644
--- a/net/opal/Makefile
+++ b/net/opal/Makefile
@@ -26,7 +26,6 @@ USE_AUTOTOOLS= autoconf:259
USE_GNOME= gnometarget
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-NO_FILTER_SHLIBS= yes
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -I${WRKSRC}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"