pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/libdvdcss Move some definitions to the corr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d66795c4699c
branches:  trunk
changeset: 531119:d66795c4699c
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri Jul 20 11:53:27 2007 +0000

description:
Move some definitions to the correct paragraph.

diffstat:

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

diffs (27 lines):

diff -r e156d2b001bc -r d66795c4699c multimedia/libdvdcss/Makefile
--- a/multimedia/libdvdcss/Makefile     Fri Jul 20 11:49:32 2007 +0000
+++ b/multimedia/libdvdcss/Makefile     Fri Jul 20 11:53:27 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2007/07/20 11:49:32 tnn Exp $
+# $NetBSD: Makefile,v 1.17 2007/07/20 11:53:27 tnn 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
@@ -24,6 +24,9 @@
 NO_SRC_ON_CDROM=       ${RESTRICTED}
 NO_BIN_ON_CDROM=       ${RESTRICTED}
 
+GNU_CONFIGURE=         YES
+USE_LIBTOOL=           YES
+
 .include "../../mk/bsd.prefs.mk"
 
 .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(LIBDVDCSS_MASTER_SITES)
@@ -32,7 +35,4 @@
 PKG_FAIL_REASON+=      "to ${DISTDIR}."
 .endif
 
-USE_LIBTOOL=   YES
-GNU_CONFIGURE= YES
-
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index