aboutsummaryrefslogtreecommitdiff
path: root/graphics/swfdec
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-23 10:28:03 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-23 10:28:03 +0000
commitc958a485819003ec24c1ea1b01940ea7c953115e (patch)
tree544858c7e8531f55637ace19f7fe9ce4ac601ede /graphics/swfdec
parenta0b1f9f804c55b43a404082d192042d7b0e7f832 (diff)
downloadports-c958a485819003ec24c1ea1b01940ea7c953115e.tar.gz
ports-c958a485819003ec24c1ea1b01940ea7c953115e.zip
Notes
Diffstat (limited to 'graphics/swfdec')
-rw-r--r--graphics/swfdec/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile
index f7fca275c4a5..f1ed41279e34 100644
--- a/graphics/swfdec/Makefile
+++ b/graphics/swfdec/Makefile
@@ -43,8 +43,6 @@ post-extract:
post-patch:
@${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' \
- ${WRKSRC}/configure
- @${REINPLACE_CMD} '/^swfdec_test_LDADD =/s/$$/ -lgmodule-2.0/' \
- ${WRKSRC}/test/Makefile.in
+ ${WRKSRC}/configure
.include <bsd.port.mk>