summaryrefslogtreecommitdiff
path: root/net/freeradius2/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
committerAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
commit1a628ded35ecbbc5eeb75598dd844d830aca8cb2 (patch)
tree128ce8505dc266bea10a8cf389f38de197424aed /net/freeradius2/Makefile
parentInformation regarding the great autotools update of July 4 2004 (diff)
Sync with new bsd.autotools.mk
Notes
Notes: svn path=/head/; revision=110841
Diffstat (limited to 'net/freeradius2/Makefile')
-rw-r--r--net/freeradius2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/freeradius2/Makefile b/net/freeradius2/Makefile
index 3830cdf7e5f2..21e55c7366e9 100644
--- a/net/freeradius2/Makefile
+++ b/net/freeradius2/Makefile
@@ -15,12 +15,13 @@ MASTER_SITES= ftp://ftp.freeradius.org/pub/radius/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A free RADIUS server implementation
-LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
- ltdl.4:${PORTSDIR}/devel/libltdl
+LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
LOGDIR?= /var/log
CONFLICTS= gnu-radius-1.* openradius-0.* radiusd-cistron-1.*
+
+USE_LIBLTDL= yes
USE_GMAKE= yes
USE_PERL5_BUILD=yes
USE_LIBTOOL_VER=13