aboutsummaryrefslogtreecommitdiff
path: root/net/opal3
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-01-30 04:25:35 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-01-30 04:25:35 +0000
commita01439c2ca857df62d783ca85972a47474b700d1 (patch)
tree524caf06bace8677347d6681513a8a465202ef88 /net/opal3
parent1801d62b27475a63728be523be256d5b41c18581 (diff)
downloadports-a01439c2ca857df62d783ca85972a47474b700d1.tar.gz
ports-a01439c2ca857df62d783ca85972a47474b700d1.zip
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
Notes
Notes: svn path=/head/; revision=183680
Diffstat (limited to 'net/opal3')
-rw-r--r--net/opal3/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/opal3/Makefile b/net/opal3/Makefile
index 4f574e07eeb5..af318f9d44ed 100644
--- a/net/opal3/Makefile
+++ b/net/opal3/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"