pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/mame Remove restrictions, this now has stand...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e88a5e01dbc1
branches:  trunk
changeset: 353054:e88a5e01dbc1
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 25 20:21:25 2016 +0000

description:
Remove restrictions, this now has standard licensing.

diffstat:

 emulators/mame/Makefile |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (20 lines):

diff -r 7715026418b0 -r e88a5e01dbc1 emulators/mame/Makefile
--- a/emulators/mame/Makefile   Sun Sep 25 13:20:20 2016 +0000
+++ b/emulators/mame/Makefile   Sun Sep 25 20:21:25 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2016/09/02 12:22:46 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2016/09/25 20:21:25 wiz Exp $
 
 DISTNAME=      mame-0.177
 CATEGORIES=    emulators
@@ -16,10 +16,6 @@
 INSTALLATION_DIRS+=    ${SHAREDIR}/artwork/bgfx/border_blur
 INSTALLATION_DIRS+=    ${SHAREDIR}/artwork/bgfx/chains/crt-geom ${SHAREDIR}/hash
 
-RESTRICTED=            selling is not allowed
-NO_SRC_ON_CDROM=       ${RESTRICTED}
-NO_BIN_ON_CDROM=       ${RESTRICTED}
-
 DEPENDS+=              liberation-ttf-[0-9]*:../../fonts/liberation-ttf
 
 USE_LANGUAGES=         c99 c++



Home | Main Index | Thread Index | Old Index