pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/libtheora-docs Mark as user-destdir ready.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b126939a68f4
branches:  trunk
changeset: 554555:b126939a68f4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Feb 16 00:02:57 2009 +0000

description:
Mark as user-destdir ready.

diffstat:

 multimedia/libtheora-docs/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 4c7d0c885973 -r b126939a68f4 multimedia/libtheora-docs/Makefile
--- a/multimedia/libtheora-docs/Makefile        Mon Feb 16 00:02:11 2009 +0000
+++ b/multimedia/libtheora-docs/Makefile        Mon Feb 16 00:02:57 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/11/11 00:52:20 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2009/02/16 00:02:57 wiz Exp $
 #
 
 .include "../../multimedia/libtheora/Makefile.common"
@@ -13,6 +13,8 @@
 CONFIGURE_ARGS+=       --disable-vorbistest
 CONFIGURE_ARGS+=       ac_cv_func_oggpackB_read=yes
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 BUILD_DIRS=    doc
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index