aboutsummaryrefslogtreecommitdiffstats
path: root/net/freeradius2
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2010-02-22 22:46:37 +0800
committerwxs <wxs@FreeBSD.org>2010-02-22 22:46:37 +0800
commita336efb0acccb866dcaae846e2b06a501f6ddcfe (patch)
tree742c45aa7fe52d4e035d4815d96e3f0b0a2d2815 /net/freeradius2
parentac1b783feb281dc5e76b184808f6a4095d5c1df6 (diff)
downloadfreebsd-ports-gnome-a336efb0acccb866dcaae846e2b06a501f6ddcfe.tar.gz
freebsd-ports-gnome-a336efb0acccb866dcaae846e2b06a501f6ddcfe.tar.zst
freebsd-ports-gnome-a336efb0acccb866dcaae846e2b06a501f6ddcfe.zip
- Fix libtool problem when using perl option. See ports/143487 for information.
PR: ports/143487, ports/143656, ports/143493, ports/138445 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: maintainer timeout Feature safe: yes
Diffstat (limited to 'net/freeradius2')
-rw-r--r--net/freeradius2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/freeradius2/Makefile b/net/freeradius2/Makefile
index 77c95546ed45..b81f1ed7f96e 100644
--- a/net/freeradius2/Makefile
+++ b/net/freeradius2/Makefile
@@ -9,6 +9,7 @@
PORTNAME= freeradius
DISTVERSION= 2.1.8
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.freeradius.org/pub/freeradius/%SUBDIR%/ \
ftp://ftp.ntua.gr/pub/net/radius/freeradius/%SUBDIR%/ \
@@ -144,6 +145,8 @@ WITH_EXPERIMENTAL= yes
USE_PERL5= yes
CONFIGURE_ARGS+=--with-rlm_perl
PLIST_SUB+= RLMPERL=""
+# temporary workaround for libtool issue until FR 2.2.x is released
+CFLAGS+= -DHAVE_LT_DLADVISE_INIT
.else
CONFIGURE_ARGS+=--without-perl --without-rlm_perl
PLIST_SUB+= RLMPERL="@comment "