aboutsummaryrefslogtreecommitdiff
path: root/net/freeradius2
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /net/freeradius2
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Notes
Diffstat (limited to 'net/freeradius2')
-rw-r--r--net/freeradius2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/freeradius2/Makefile b/net/freeradius2/Makefile
index 9560caf3019a..5d9b7bd4fe68 100644
--- a/net/freeradius2/Makefile
+++ b/net/freeradius2/Makefile
@@ -22,7 +22,8 @@ LOGDIR?= /var/log
CONFLICTS= gnu-radius-1.* openradius-0.* radiusd-cistron-1.*
USE_RC_SUBR= radiusd.sh
-USE_AUTOTOOLS= libltdl:15 libtool:13
+USE_AUTOTOOLS= libltdl:15
+GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_PERL5= yes
USE_OPENSSL= yes
@@ -128,6 +129,7 @@ PLIST_SUB+= RLMPERL=""
.if ${ARCH} == "amd64"
CONFIGURE_ARGS+= --with-pic
+CFLAGS+= -fPIC
.endif
INSTALLS_SHLIB= yes