pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/libtheora comment out non functional PKG_DE...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/527ffbbaa5ca
branches:  trunk
changeset: 549825:527ffbbaa5ca
user:      abs <abs%pkgsrc.org@localhost>
date:      Mon Nov 10 00:46:33 2008 +0000

description:
comment out non functional PKG_DESTDIR_SUPPORT=  user-destdir

diffstat:

 multimedia/libtheora/Makefile.common |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7e525763357f -r 527ffbbaa5ca multimedia/libtheora/Makefile.common
--- a/multimedia/libtheora/Makefile.common      Sun Nov 09 22:49:31 2008 +0000
+++ b/multimedia/libtheora/Makefile.common      Mon Nov 10 00:46:33 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2008/11/05 14:23:44 wiz Exp $
+# $NetBSD: Makefile.common,v 1.2 2008/11/10 00:46:33 abs Exp $
 #
 # used by multimedia/libtheora-docs/Makefile
 
@@ -11,7 +11,7 @@
 HOMEPAGE=      http://www.theora.org/
 COMMENT=       Video codec for Ogg multimedia streaming
 
-PKG_DESTDIR_SUPPORT=   user-destdir
+# PKG_DESTDIR_SUPPORT= user-destdir
 
 GNU_CONFIGURE=         YES
 



Home | Main Index | Thread Index | Old Index