pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/faces Use faces-license, and set NO_*_ON_CDROM.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8e13cf4b6fdf
branches:  trunk
changeset: 499941:8e13cf4b6fdf
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 29 14:29:26 2005 +0000

description:
Use faces-license, and set NO_*_ON_CDROM.

diffstat:

 mail/faces/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r dd339bf4abd3 -r 8e13cf4b6fdf mail/faces/Makefile
--- a/mail/faces/Makefile       Thu Sep 29 14:29:10 2005 +0000
+++ b/mail/faces/Makefile       Thu Sep 29 14:29:26 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2005/07/16 19:10:39 jlam Exp $
+# $NetBSD: Makefile,v 1.45 2005/09/29 14:29:26 wiz Exp $
 
 DISTNAME=      faces-1.6.1
 PKGREVISION=   3
@@ -13,8 +13,10 @@
 
 CONFLICTS=     compface-[0-9]*
 
-LICENSE=       limited-redistribution
+LICENSE=       faces-license
 RESTRICTED=    "Distribution not allowed if money exchanged"
+NO_SRC_ON_CDROM=       ${RESTRICTED}
+NO_BIN_ON_CDROM=       ${RESTRICTED}
 
 WRKSRC=                        ${WRKDIR}/faces
 USE_X11BASE=           YES



Home | Main Index | Thread Index | Old Index