diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-30 04:25:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-30 04:25:35 +0000 |
commit | a01439c2ca857df62d783ca85972a47474b700d1 (patch) | |
tree | 524caf06bace8677347d6681513a8a465202ef88 /net/openh323 | |
parent | 1801d62b27475a63728be523be256d5b41c18581 (diff) | |
download | ports-a01439c2ca857df62d783ca85972a47474b700d1.tar.gz ports-a01439c2ca857df62d783ca85972a47474b700d1.zip |
Notes
Diffstat (limited to 'net/openh323')
-rw-r--r-- | net/openh323/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 <bsd.port.pre.mk> |