aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-08-14 23:36:33 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-08-14 23:36:33 +0000
commit329d4776bafaf412d553c02afc0c1d2f3792b3f1 (patch)
tree6212848ca7ea95baa0a5baf1b5f00d522838a2f2 /multimedia
parent10ddcca177d6d91079be1d2569dae59e314d70c9 (diff)
downloadports-329d4776bafaf412d553c02afc0c1d2f3792b3f1.tar.gz
ports-329d4776bafaf412d553c02afc0c1d2f3792b3f1.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gpac-libgpac/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/multimedia/gpac-libgpac/Makefile b/multimedia/gpac-libgpac/Makefile
index f73d54569046..c039f5e71390 100644
--- a/multimedia/gpac-libgpac/Makefile
+++ b/multimedia/gpac-libgpac/Makefile
@@ -32,12 +32,11 @@ CONFIGURE_ARGS= --cc="${CC}" \
.include <bsd.port.pre.mk>
-post-patch:
.if ${OSVERSION} < 500000
- @${REINPLACE_CMD} -e 's|stdint.h|inttypes.h|' \
- ${WRKSRC}/include/gpac/setup.h
- @${RM} -f ${WRKSRC}/include/gpac/setup.h.bak
+BROKEN= Does not build
.endif
+
+post-patch:
${CHMOD} +x ${WRKSRC}/configure
do-install: