aboutsummaryrefslogtreecommitdiff
path: root/multimedia/subtitleeditor
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-06-08 05:59:13 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-06-08 05:59:13 +0000
commitf0d0f3d8e0d520067cc0bfd76df3ed050f014370 (patch)
tree6222d08cad20cc04a280a9ae4718b7060765e092 /multimedia/subtitleeditor
parent9d006776f57e3309bca33411c015f107deb1fe78 (diff)
Notes
Diffstat (limited to 'multimedia/subtitleeditor')
-rw-r--r--multimedia/subtitleeditor/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/multimedia/subtitleeditor/Makefile b/multimedia/subtitleeditor/Makefile
index 5b46895c04bd..d6ed75838797 100644
--- a/multimedia/subtitleeditor/Makefile
+++ b/multimedia/subtitleeditor/Makefile
@@ -36,8 +36,4 @@ OPENGL_LIB_DEPENDS= libgtkglextmm-x11-1.2.so:${PORTSDIR}/x11-toolkits/gtkglextmm
OPENGL_USE= gl=glu
OPENGL_CONFIGURE_ENABLE=gl
-post-patch:
- @${REINPLACE_CMD} -e \
- 's|"GNU strip"|"strip"|' ${WRKSRC}/configure
-
.include <bsd.port.mk>