aboutsummaryrefslogtreecommitdiff
path: root/audio/arts/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2003-10-03 22:34:44 +0000
committerWill Andrews <will@FreeBSD.org>2003-10-03 22:34:44 +0000
commitd075bf0f8668353d166ce921b27af99b645d652c (patch)
tree345dd3d2608a097c43d147cb2254e11aebc56937 /audio/arts/Makefile
parent12070fd54292e566eff0731d16ec6b3f9ae58e60 (diff)
downloadports-d075bf0f8668353d166ce921b27af99b645d652c.tar.gz
ports-d075bf0f8668353d166ce921b27af99b645d652c.zip
Notes
Diffstat (limited to 'audio/arts/Makefile')
-rw-r--r--audio/arts/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile
index f06be2988bc3..38be08372d36 100644
--- a/audio/arts/Makefile
+++ b/audio/arts/Makefile
@@ -34,7 +34,4 @@ CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}"
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
.include <bsd.port.pre.mk>
-pre-configure::
- ${REINPLACE_CMD} -e 's|-pedantic ||g' ${WRKSRC}/configure
-
.include <bsd.port.post.mk>