summaryrefslogtreecommitdiffstats
path: root/testing/freeradius/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-10-01 12:30:49 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-10-01 12:30:49 +0000
commitac7466b42cc731658fecdd9189b95cbb971aa535 (patch)
treecf90452902e64156e885f102583465df12704eea /testing/freeradius/APKBUILD
parent446e780e3df73cba0be025507947d9d5f6eda025 (diff)
downloadaports-ac7466b42cc731658fecdd9189b95cbb971aa535.tar.bz2
aports-ac7466b42cc731658fecdd9189b95cbb971aa535.tar.xz
testing/freeradius: add python, perl and udpfromto support
Diffstat (limited to 'testing/freeradius/APKBUILD')
-rw-r--r--testing/freeradius/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/freeradius/APKBUILD b/testing/freeradius/APKBUILD
index 8715e6685..35b2a1eae 100644
--- a/testing/freeradius/APKBUILD
+++ b/testing/freeradius/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer:
pkgname=freeradius
pkgver=2.1.10
-pkgrel=0
+pkgrel=1
pkgdesc="RADIUS (Remote Authentication Dial-In User Service) server"
url="http://freeradius.org/"
license="GPL"
depends=
makedepends="openssl-dev pth-dev mysql-dev postgresql-dev gdbm-dev readline-dev
- bash libtool autoconf automake
+ bash libtool autoconf automake perl-dev python-dev
"
pkggroups="radiusd"
pkgusers="radiusd"
@@ -44,6 +44,7 @@ build() {
--disable-ltdl-install \
--with-system-libltdl \
--with-system-libtool \
+ --with-udpfromto \
|| return 1
# workaround parallel build issue