diff options
Diffstat (limited to 'net/kea/Makefile')
-rw-r--r-- | net/kea/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kea/Makefile b/net/kea/Makefile index a0c734b7cc38..9762ad7f2516 100644 --- a/net/kea/Makefile +++ b/net/kea/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= liblog4cplus.so:devel/log4cplus \ libboost_system.so:devel/boost-libs -USES= libtool python:3.3+ autoreconf +USES= autoreconf libtool pathfix python:3.3+ USE_LDCONFIG= yes USE_OPENSSL= yes USE_RC_SUBR= ${PORTNAME} |