aboutsummaryrefslogtreecommitdiff
path: root/audio/pd
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2008-08-27 14:21:58 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2008-08-27 14:21:58 +0000
commitef88d27e4c2280fd869bea03a49803dc7c611f74 (patch)
tree2b1e4a365fa00c47ba23405f6bfa5bb85f7e9a97 /audio/pd
parent95f73b58b5304a8d3b91805f37e2498c280e86f6 (diff)
downloadports-ef88d27e4c2280fd869bea03a49803dc7c611f74.tar.gz
ports-ef88d27e4c2280fd869bea03a49803dc7c611f74.zip
Notes
Diffstat (limited to 'audio/pd')
-rw-r--r--audio/pd/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/pd/Makefile b/audio/pd/Makefile
index 4b3ea2c2c4d3..89bbd8ddb145 100644
--- a/audio/pd/Makefile
+++ b/audio/pd/Makefile
@@ -33,10 +33,6 @@ USE_TK_BUILD= yes
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386"
-BROKEN= Does not compile on !i386
-.endif
-
pre-patch:
${RM} -f ${WRKSRC}/configure
@@ -46,6 +42,8 @@ post-configure:
s:^pddocdir = .*:pddocdir = ${PREFIX}/share/doc/pd:g; \
s:x_midi.c ::g; s:s_midi.c ::g;" \
< ${WRKSRC}/makefile.orig > ${WRKSRC}/makefile
+ ${REINPLACE_CMD} -e "s,-m32,," ${WRKSRC}/../extra/makefile \
+ ${WRKSRC}/../extra/expr~/makefile
pre-install:
${RM} -f ${PLIST}