aboutsummaryrefslogtreecommitdiff
path: root/audio/arts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/arts/Makefile')
-rw-r--r--audio/arts/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile
index bc03160f1f48..140a5dd9b4ab 100644
--- a/audio/arts/Makefile
+++ b/audio/arts/Makefile
@@ -7,11 +7,11 @@
#
PORTNAME= arts
-PORTVERSION= 1.2.3
+PORTVERSION= 1.3.0
PORTEPOCH= 1
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${KDE_VERSION}/src
+MASTER_SITE_SUBDIR= stable/${KDE_VERSION:S/.0//}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
@@ -32,6 +32,8 @@ INSTALLS_SHLIB= yes
QTCPPFLAGS+= -L${LOCALBASE}/lib
USE_REINPLACE= yes
DO_NOT_COMPILE+=gmcop
+_NO_KDE_CLOSURE=yes
+_NO_KDE_FINAL= yes
CFLAGS+= -DHAVE_VASPRINTF
CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}"