pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/libdvdcss Fixed CONFIGURE_ARGS



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d637ee7cb783
branches:  trunk
changeset: 645649:d637ee7cb783
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Jan 31 21:52:15 2015 +0000

description:
Fixed CONFIGURE_ARGS

diffstat:

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

diffs (19 lines):

diff -r ac1cf884bd79 -r d637ee7cb783 multimedia/libdvdcss/Makefile
--- a/multimedia/libdvdcss/Makefile     Sat Jan 31 21:49:01 2015 +0000
+++ b/multimedia/libdvdcss/Makefile     Sat Jan 31 21:52:15 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2015/01/31 21:24:11 adam Exp $
+# $NetBSD: Makefile,v 1.31 2015/01/31 21:52:15 adam Exp $
 #
 # In order to ensure compliance with U.S. and international law, please
 # do not modify this file to provide pointers to the source or homepage
@@ -26,8 +26,8 @@
 USE_LIBTOOL=           yes
 USE_TOOLS+=            gmake
 GNU_CONFIGURE=         yes
+CONFIGURE_ARGS+=       --disable-doc
 CONFIGURE_ENV+=                ac_cv_path_DOXYGEN=
-CONFIGURE_ARGS+=       --disable-apidoc
 
 .include "../../mk/bsd.prefs.mk"
 



Home | Main Index | Thread Index | Old Index