aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-10-30 04:45:20 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-10-30 04:45:20 +0000
commit91402cf2a44664d568d8642aa99745ca01898831 (patch)
tree3b11036b8a94d72d01d74b3d1b5a382180e4932f /net
parent1c1025ae59c504931f5ff56c17b5fce1da3f2feb (diff)
downloadports-91402cf2a44664d568d8642aa99745ca01898831.tar.gz
ports-91402cf2a44664d568d8642aa99745ca01898831.zip
net/ocserv: Use devel/libpcl as a dependency
PR: 232771 Approved by: Carlos J. Puga Medina <cpm@freebsd.org> (maintainer)
Notes
Notes: svn path=/head/; revision=483447
Diffstat (limited to 'net')
-rw-r--r--net/ocserv/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile
index c195be4d8527..c8d161e30ce5 100644
--- a/net/ocserv/Makefile
+++ b/net/ocserv/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ocserv
PORTVERSION= 0.12.1
+PORTREVISION= 1
CATEGORIES= net security
MASTER_SITES= ftp://ftp.infradead.org/pub/ocserv/ \
LOCAL/cpm
@@ -23,7 +24,8 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \
libgnutls.so:security/gnutls \
libtasn1.so:security/libtasn1 \
libnettle.so:security/nettle \
- liboath.so:security/oath-toolkit
+ liboath.so:security/oath-toolkit \
+ libpcl.so:devel/libpcl
USES= autoreconf cpe gperf libtool localbase ncurses \
pathfix pkgconfig readline tar:xz
@@ -31,8 +33,7 @@ CPE_VENDOR= infradead
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-geoip \
- --without-http-parser \
- --without-pcl-lib
+ --without-http-parser
USERS= _ocserv
GROUPS= _ocserv