diff -urN /usr/ports/audio/pd/Makefile audio/pd/Makefile --- /usr/ports/audio/pd/Makefile 2012-06-01 21:17:19.000000000 +0900 +++ audio/pd/Makefile 2012-07-05 01:28:46.000000000 +0900 @@ -6,7 +6,7 @@ # PORTNAME= pd -DISTVERSION= 0.43-2 +DISTVERSION= 0.43-3 DISTVERSIONSUFFIX= .src CATEGORIES= audio MASTER_SITES= http://www-crca.ucsd.edu/~msp/Software/ @@ -73,6 +73,13 @@ 's|PD_BASEDIR/LICENSE|${DOCSDIR}/LICENSE|g ; \ s|PD_BASEDIR/doc/1|${DOCSDIR}/1|g' \ ${WRKSRC}/../doc/1.manual/1.introduction.txt + @${REINPLACE_CMD} -e \ + 's|-O2 | | ; \ + s|-lc ||g' ${WRKSRC}/../extra/makefile.subdir + @${REINPLACE_CMD} -e \ + 's|-O2 |$$(CFLAGS) | ; \ + s|-g ||g ; \ + s|-lc ||g' ${WRKSRC}/../extra/expr~/makefile do-install: .for file in pd pdreceive pdsend diff -urN /usr/ports/audio/pd/distinfo audio/pd/distinfo --- /usr/ports/audio/pd/distinfo 2012-04-22 03:48:34.000000000 +0900 +++ audio/pd/distinfo 2012-07-05 01:08:03.000000000 +0900 @@ -1,2 +1,2 @@ -SHA256 (pd-0.43-2.src.tar.gz) = ba9cb6c2f451c5809a0ac8b0d08b4dd40bdc844d976d6d050e974364c4154c75 -SIZE (pd-0.43-2.src.tar.gz) = 2187284 +SHA256 (pd-0.43-3.src.tar.gz) = df727f52fe1109f7ff727e7bd3aa52ffa2b6eef752c5caead655b50dde68b48a +SIZE (pd-0.43-3.src.tar.gz) = 2189682