diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-11-10 16:33:07 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-11-10 16:33:07 +0000 |
commit | b78874d4e7491d3834f88274e9092874c775716a (patch) | |
tree | 1deaa9f2789c52dd3fc8a6b4fafbd7177676364b /devel/libzrtpcpp | |
parent | 848195d50ffb1164d270c673e2e49caf64a22b21 (diff) | |
download | ports-b78874d4e7491d3834f88274e9092874c775716a.tar.gz ports-b78874d4e7491d3834f88274e9092874c775716a.zip |
Notes
Diffstat (limited to 'devel/libzrtpcpp')
-rw-r--r-- | devel/libzrtpcpp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libzrtpcpp/Makefile b/devel/libzrtpcpp/Makefile index 4747bcfa419d..a8a767fcfca2 100644 --- a/devel/libzrtpcpp/Makefile +++ b/devel/libzrtpcpp/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= ccrtp1-1.7.0:${PORTSDIR}/devel/ccrtp GNU_CONFIGURE= yes USE_GMAKE= yes USE_OPENSSL= yes -WITH_OPENSSL_PORT=yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |