diff options
Diffstat (limited to 'net/opal/Makefile')
-rw-r--r-- | net/opal/Makefile | 1 |
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" |