summaryrefslogtreecommitdiff
path: root/audio/arts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/arts/Makefile')
-rw-r--r--audio/arts/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile
index b5e8c2622401..580fc10e45f1 100644
--- a/audio/arts/Makefile
+++ b/audio/arts/Makefile
@@ -8,11 +8,15 @@
PORTNAME= arts
PORTVERSION= 1.1.4
-PORTREVISION= 1
+PORTREVISION= 0
PORTEPOCH= 1
CATEGORIES= audio kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${KDE_VERSION}/src
+MASTER_SITES= http://mirrors.isc.org/pub/kde/stable/3.1.4/FreeBSD/patches/ \
+ ${MASTER_SITE_KDE}
+MASTER_SITE_SUBDIR= stable/3.1.4/src
+DISTFILES= arts-1.1.4.tar.bz2 \
+ arts-2003092201-configure.tar.bz2 \
+ patch-ltmain.sh
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org