From 7b69d793d17614fc7c023575f907ec7cc9ea6205 Mon Sep 17 00:00:00 2001 From: kris Date: Tue, 30 Jan 2007 04:25:35 +0000 Subject: Retire NO_FILTER_SHLIBS now that it no longer serves a purpose --- net/openh323/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'net/openh323') diff --git a/net/openh323/Makefile b/net/openh323/Makefile index fda8237498c6..744de96269be 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -30,7 +30,6 @@ ALL_TARGET= optshared CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -I${WRKSRC}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" BUILDTIME="YES" MAKE_ENV= BUILDTIME="YES" -NO_FILTER_SHLIBS= yes .include -- cgit