From d339cc9509d351701c19aa26736a925ba9913597 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 8 Jan 2009 16:38:13 +0000 Subject: - USE_PA, USE_RADIUS is nothing, remove --- net/ser/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'net/ser') diff --git a/net/ser/Makefile b/net/ser/Makefile index 24b2cffe05ac..99f737522d10 100644 --- a/net/ser/Makefile +++ b/net/ser/Makefile @@ -52,7 +52,6 @@ MAKE_ENV+= POSTGRESQL=postgres .endif .if !defined(WITHOUT_PRESENCE) -USE_PA= yes PLIST_SUB+= PA="" LIB_DEPENDS+= xml2.5:${PORTSDIR}/textproc/libxml2 .else @@ -61,7 +60,6 @@ MAKE_ENV+= PA=pa .endif .if !defined(WITHOUT_RADIUS) -USE_RADIUS= yes PLIST_SUB+= RADIUS="" LIB_DEPENDS+= radiusclient-ng.2:${PORTSDIR}/net/radiusclient .else -- cgit v1.2.3