diff options
Diffstat (limited to 'net/gnu-radius/Makefile')
-rw-r--r-- | net/gnu-radius/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gnu-radius/Makefile b/net/gnu-radius/Makefile index 23f2c8c6790b..cdc42e127cd9 100644 --- a/net/gnu-radius/Makefile +++ b/net/gnu-radius/Makefile @@ -20,10 +20,9 @@ USE_RC_SUBR= yes USE_SUBMAKE= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_LIBTOOL_VER= 13 +USE_AUTOTOOLS= libltdl:15 libtool:13 INSTALLS_SHLIB= yes USE_GETTEXT= yes -USE_LIBLTDL= yes CONFIGURE_TARGET= # empty PLIST_SUB= PORTVERSION=${PORTVERSION} |