diff options
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xtheater/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/multimedia/xtheater/Makefile b/multimedia/xtheater/Makefile index 62daf6a224e9..2e7155154e78 100644 --- a/multimedia/xtheater/Makefile +++ b/multimedia/xtheater/Makefile @@ -28,8 +28,6 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -lpthread -L${LOCALBASE}/lib post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|[(]prefix[)]/Xtheater|(libdir)/Xtheater|g ; \ s|-release.*$$|-module -avoid-version|g' |