summaryrefslogtreecommitdiff
path: root/multimedia/mjpegtools
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-06-28 21:55:28 +0000
committerAde Lovett <ade@FreeBSD.org>2003-06-28 21:55:28 +0000
commitc807e4ef36890fa6a81fc033c738007551c01337 (patch)
treeac46fee5423eeab9bd9b01f0c9c9b5b3a5abe9cc /multimedia/mjpegtools
parentFix build with libtool new world order (diff)
Fix for libtool new world order
Reported by: Dorian Büttner <Dorian.Buettner@gmx.de>
Notes
Notes: svn path=/head/; revision=83789
Diffstat (limited to 'multimedia/mjpegtools')
-rw-r--r--multimedia/mjpegtools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mjpegtools/Makefile b/multimedia/mjpegtools/Makefile
index e5d6608ba332..0a4e9829d42a 100644
--- a/multimedia/mjpegtools/Makefile
+++ b/multimedia/mjpegtools/Makefile
@@ -179,7 +179,7 @@ post-patch:
${WRKSRC}/lavtools/Makefile.in
post-configure:
- @${CP} -f ${LOCALBASE}/bin/${LIBTOOL} ${WRKSRC}
+ @${CP} -f ${LIBTOOL} ${WRKSRC}
pre-build:
.ifdef(WITH_QUICKTIME)