pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/ffmpeg Fixed PKGMANDIR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2fe25389a069
branches: trunk
changeset: 520899:2fe25389a069
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Nov 02 02:26:55 2006 +0000
description:
Fixed PKGMANDIR.
diffstat:
multimedia/ffmpeg/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 67429fd9e4ea -r 2fe25389a069 multimedia/ffmpeg/Makefile
--- a/multimedia/ffmpeg/Makefile Wed Nov 01 18:59:16 2006 +0000
+++ b/multimedia/ffmpeg/Makefile Thu Nov 02 02:26:55 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/10/25 14:02:00 drochner Exp $
+# $NetBSD: Makefile,v 1.31 2006/11/02 02:26:55 rillig Exp $
DISTNAME= ffmpeg-0.4.9-pre1
PKGNAME= ffmpeg-0.4.9pre1
@@ -11,6 +11,7 @@
COMMENT= MPEG decoding, encoding and streaming software
HAS_CONFIGURE= YES
+CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR}
USE_TOOLS+= gmake texi2html pod2man
USE_LIBTOOL= YES
Home |
Main Index |
Thread Index |
Old Index