aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mjpegtools
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2004-12-15 09:23:16 +0800
committerlioux <lioux@FreeBSD.org>2004-12-15 09:23:16 +0800
commit6a1c2312a30dddfb31aa1d8351e35f906c543d91 (patch)
tree2f84f5672e12fc4616ad0463ae51ff71d9b2cd5d /multimedia/mjpegtools
parentd9018816cfd4ac7fda761edfefb8d4e433835e5a (diff)
downloadfreebsd-ports-graphics-6a1c2312a30dddfb31aa1d8351e35f906c543d91.tar.gz
freebsd-ports-graphics-6a1c2312a30dddfb31aa1d8351e35f906c543d91.tar.zst
freebsd-ports-graphics-6a1c2312a30dddfb31aa1d8351e35f906c543d91.zip
Clean up Makefile a bit: remove left bits about openquicktime,
mjpegtools uses libquicktime now PR: 71751 Submitted by: ahze
Diffstat (limited to 'multimedia/mjpegtools')
-rw-r--r--multimedia/mjpegtools/Makefile21
1 files changed, 1 insertions, 20 deletions
diff --git a/multimedia/mjpegtools/Makefile b/multimedia/mjpegtools/Makefile
index 30059e8fdb8..e4b14369a9a 100644
--- a/multimedia/mjpegtools/Makefile
+++ b/multimedia/mjpegtools/Makefile
@@ -148,13 +148,8 @@ pre-everything::
post-patch:
@${REINPLACE_CMD} -E -e 's|^(pkgconfigdir = )\$$\(libdir\)/(pkgconfig)|\1${PREFIX}/libdata/\2|' \
${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -E -e 's@(-l(jpeg|openquicktime|png))@-L${LOCALBASE}/lib \1@; \
- s|(-I) (\$$with_quicktime)|\1\2/include/openquicktime|; \
- s|(-L\$$with_quicktime) |\1/lib |; \
- s|(with_quicktime/)(openquicktime)(.h)|\1include/\2/\2\3|; \
+ @${REINPLACE_CMD} -E -e 's@(-l(jpeg|png))@-L${LOCALBASE}/lib \1@; \
s,-ldl([[:space:]]|"),\1,; \
- s|-L/lib||g; \
- s|(-L\$$with_dv)(\$$with_dv_l)|\1/lib|; \
s|(-ldv)|-L${LOCALBASE}/lib \1 ${PTHREAD_LIBS:S/"//g}|; \
s|-pthread||' \
${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
@@ -164,15 +159,6 @@ post-patch:
@${REINPLACE_CMD} -e 's|/bin/bash|${LOCALBASE}/bin/bash|' \
${WRKSRC}/scripts/lav2avi.sh \
${WRKSRC}/scripts/lav2mpeg ${WRKSRC}/scripts/mpegtranscode
-.ifdef(WITH_QUICKTIME)
- @${REINPLACE_CMD} -E -e 's|^(have_openquicktime=).+$$|\1true|' \
- ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
- @${REINPLACE_CMD} -E \
- -e 's|(fileno.*)(lav_file->qt_fd)|\1(FILE *)\2|' \
- ${WRKSRC}/lavtools/lav_io.c
- @${REINPLACE_CMD} -e 's|HAVE_OPENQUICKTIME|__FreeBSD__|' \
- ${WRKSRC}/lavtools/lav_io.h
-.endif
# a bug that is happening with configure. It's not detecting that
# FreeBSD has pthreads. It might happen in other OSes but I'm not
# risking such a general patch
@@ -191,9 +177,4 @@ post-patch:
post-configure:
@${CP} -f ${LIBTOOL} ${WRKSRC}
-pre-build:
-.ifdef(WITH_QUICKTIME)
- @${ECHO_CMD} "#define HAVE_OPENQUICKTIME 1" >> ${WRKSRC}/config.h
-.endif
-
.include <bsd.port.post.mk>
/npm_and_yarn/devel/electron4/files/lodash-4.17.19&id=01937667a99ad7ce0fe80e148aef97dd7683f94c'>Convert all Go ports to USES=gotobik2019-06-292-2/+2 * dns/coredns: Update 1.5.0-25 -> 1.5.1yuri2019-06-282-23/+34 * Update to 3.2.8sunpoet2019-06-282-4/+4 * Update to 3.1.1sunpoet2019-06-272-4/+4 * Update to latest commit.mat2019-06-255-18/+16 * Similar to r502813 for dns/powerdns-recursor, fix build on GCC-basedlinimon2019-06-241-0/+15 * dns/amass: Update 3.0.9 -> 3.0.15yuri2019-06-222-4/+4 * Update to 3.2.7sunpoet2019-06-212-4/+4 * Update to 9.14.3.mat2019-06-204-44/+9 * Update to 9.11.8.mat2019-06-203-8/+8 * Convert BIND9's pkg-message files to UCL.mat2019-06-193-74/+73 * dns/amass: Update 3.0.4 -> 3.0.9yuri2019-06-192-4/+4 * Update to 1.9.2joneum2019-06-193-5/+5 * dns/nsd: update to 4.2.0swills2019-06-182-4/+4 * Update to 0.1.17.mat2019-06-183-150/+152 * Update to latest commit.mat2019-06-183-12/+12 * Update KDE Frameworks to 5.59.0tcberner2019-06-151-3/+3 * Fix build when not using WITH_DEBUG.mat2019-06-132-4/+4 * dns/amass: Update 3.0.3 -> 3.0.4yuri2019-06-132-4/+4 * Fix named when using plugins and chroot.mat2019-06-114-42/+74 * Update to latest commit.mat2019-06-105-46/+17 * Update to 0.6.8sunpoet2019-06-102-5/+4 * Address some portlint warnings in the Linux infrastructure ports.tijl2019-06-081-2/+2 * Eliminate RPMVERSION from Linux ports and set DISTVERSIONSUFFIX instead.tijl2019-06-082-2/+2 * Upgrade dns/py-pydnstable to version 0.7.0truckman2019-06-082-5/+5 * Update dns/dnstable port to version 0.11.0truckman2019-06-083-5/+6 * dns/dnsperf: fix buildpkubaj2019-06-051-1/+1 * Update to 2.1.4joneum2019-06-052-6/+5 * For some reason, this does not always get picked up correctly.mat2019-06-051-0/+1 * dns/dnscrypt-proxy2: update 2.0.23 to 2.0.25egypcio2019-06-042-4/+4 * Update to latest commit.mat2019-06-036-16/+47 * Fix build with DNSTAP enabled.mat2019-06-031-1/+0 * Fix a possible race between udp dispatch and socket code.mat2019-06-032-1/+36 * - Switch to USES=localbaseamdmi32019-06-022-6/+8 * dns/amass: Update 2.9.13 -> 3.0.3yuri2019-06-022-5/+5 * Remove expired ports:rene2019-06-01