pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add commented out LICENSE line (gplv3).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/272039d054ae
branches:  trunk
changeset: 533389:272039d054ae
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Sep 18 06:40:36 2007 +0000

description:
Add commented out LICENSE line (gplv3).

diffstat:

 mail/claws-mail/Makefile.common    |  4 +++-
 meta-pkgs/gnuradio/Makefile.common |  4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (36 lines):

diff -r 97e56d94f303 -r 272039d054ae mail/claws-mail/Makefile.common
--- a/mail/claws-mail/Makefile.common   Tue Sep 18 05:38:33 2007 +0000
+++ b/mail/claws-mail/Makefile.common   Tue Sep 18 06:40:36 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2007/09/18 03:17:24 smb Exp $
+# $NetBSD: Makefile.common,v 1.5 2007/09/18 06:40:36 wiz Exp $
 
 DISTNAME=      claws-mail-${CLAWS_VERSION}
 CATEGORIES=    mail news x11
@@ -21,6 +21,8 @@
 # Force gnome detection off to avoid installing some extra files
 CONFIGURE_ENV+=                ac_cv_path_GNOME_CONFIG="no"
 
+#LICENSE=      gplv3
+
 CONFIGURE_ARGS+=        --enable-aspell
 CONFIGURE_ARGS+=       --enable-nls
 CONFIGURE_ARGS+=       --enable-openssl
diff -r 97e56d94f303 -r 272039d054ae meta-pkgs/gnuradio/Makefile.common
--- a/meta-pkgs/gnuradio/Makefile.common        Tue Sep 18 05:38:33 2007 +0000
+++ b/meta-pkgs/gnuradio/Makefile.common        Tue Sep 18 06:40:36 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2007/08/12 08:30:01 wulf Exp $
+# $NetBSD: Makefile.common,v 1.11 2007/09/18 06:41:30 wiz Exp $
 #
 # This Makefile fragment is included at the top of package Makefiles for
 # GNU Radio distributed packages (they all share common configure and build
@@ -23,6 +23,8 @@
 PY_PATCHPLIST= yes
 PYTHON_VERSIONS_ACCEPTED=      24 23
 
+#LICENSE=      gplv3
+
 EGDIR=         ${PREFIX}/share/examples/gnuradio/conf.d
 PKG_SYSCONFSUBDIR=gnuradio/conf.d
 



Home | Main Index | Thread Index | Old Index