aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2003-07-29 04:26:22 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2003-07-29 04:26:22 +0000
commitac4ef3820bce26f3bbb3fb8b1baaeae42b7028ca (patch)
treee774043ee6ff3c3d53fd74afbfa1a6efb14d22e3 /audio
parenta64b51263a686de76321c6baecd611e2e35e3297 (diff)
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/arts/Makefile10
-rw-r--r--audio/arts/distinfo2
2 files changed, 9 insertions, 3 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile
index 30b328dd19e7..069714fa7607 100644
--- a/audio/arts/Makefile
+++ b/audio/arts/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= arts
-PORTVERSION= 1.1.2
+PORTVERSION= 1.1.3
PORTREVISION= 0
PORTEPOCH= 1
CATEGORIES= audio kde
@@ -26,9 +26,15 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
QTCPPFLAGS+= -L${LOCALBASE}/lib
+USE_REINPLACE= yes
DO_NOT_COMPILE+=gmcop
CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}"
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+pre-configure::
+ ${REINPLACE_CMD} -e 's|-pedantic ||g' ${WRKSRC}/configure
+
+.include <bsd.port.post.mk>
diff --git a/audio/arts/distinfo b/audio/arts/distinfo
index 500b3d98f242..96de3f5c77f7 100644
--- a/audio/arts/distinfo
+++ b/audio/arts/distinfo
@@ -1 +1 @@
-MD5 (KDE/arts-1.1.2.tar.bz2) = 5d5a1858f8dcf0d88600291899dff75b
+MD5 (KDE/arts-1.1.3.tar.bz2) = f04eb6ef387d63741561ab6623696322