summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2008-11-10 00:46:33 +0000
committerabs <abs@pkgsrc.org>2008-11-10 00:46:33 +0000
commitbe34f4292c1b053021cf5d018bfae49ac365f92d (patch)
treedd3dc52c184603cedaecfc2e08fc467c0c14e1f5 /multimedia
parent686df7b4fd72ab1a30867c820291070eac0f6f96 (diff)
downloadpkgsrc-be34f4292c1b053021cf5d018bfae49ac365f92d.tar.gz
comment out non functional PKG_DESTDIR_SUPPORT= user-destdir
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/libtheora/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libtheora/Makefile.common b/multimedia/libtheora/Makefile.common
index 2bba0deec89..65b23385ba2 100644
--- a/multimedia/libtheora/Makefile.common
+++ b/multimedia/libtheora/Makefile.common
@@ -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 @@ MAINTAINER= wiz@NetBSD.org
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