summaryrefslogtreecommitdiffstats
path: root/main/cacti/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/cacti/APKBUILD')
-rw-r--r--main/cacti/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/main/cacti/APKBUILD b/main/cacti/APKBUILD
index 2abc45ed9..038bfc202 100644
--- a/main/cacti/APKBUILD
+++ b/main/cacti/APKBUILD
@@ -5,13 +5,12 @@ pkgrel=0
pkgdesc="Network monitoring tool based on RRDtool"
url="http://www.cacti.net"
arch="noarch"
-license="GPL"
+license="GPL2+"
depends="mysql php php-mysql php-snmp rrdtool net-snmp php-sockets php-xml php-gd"
-makedepends=
+makedepends=""
source="http://www.cacti.net/downloads/$pkgname-$pkgver.tar.gz"
_builddir="$srcdir"/$pkgname-$pkgver
-
prepare() {
cd "$_builddir"
for i in $source; do