aboutsummaryrefslogtreecommitdiff
path: root/net/rtpproxy
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-06-11 14:49:59 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-06-11 14:49:59 +0000
commit9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92 (patch)
treec4f78cbaf45ab044db3e157be708afd711a4e841 /net/rtpproxy
parent0533abe3e7aae5c19e0a0ce9c1e82ed5e94f63e8 (diff)
downloadports-9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92.tar.gz
ports-9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92.zip
Notes
Diffstat (limited to 'net/rtpproxy')
-rw-r--r--net/rtpproxy/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/rtpproxy/Makefile b/net/rtpproxy/Makefile
index bf3d02d4835c..e76f9d3c848d 100644
--- a/net/rtpproxy/Makefile
+++ b/net/rtpproxy/Makefile
@@ -13,9 +13,8 @@ COMMENT= High-performance RTP proxy server for the SIP Express Router (SER)
LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= LIBS=-L${LOCALBASE}/lib
CPPFLAGS+= -I${LOCALBASE}/include
-#CONFIGURE_ARGS= --mandir=${LOCALBASE}/man
+LIBS+= -L${LOCALBASE}/lib
MAN8= rtpproxy.8
USERS= ${PORTNAME}