pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/mame



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 25 20:21:25 UTC 2016

Modified Files:
        pkgsrc/emulators/mame: Makefile

Log Message:
Remove restrictions, this now has standard licensing.


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/emulators/mame/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/mame/Makefile
diff -u pkgsrc/emulators/mame/Makefile:1.63 pkgsrc/emulators/mame/Makefile:1.64
--- pkgsrc/emulators/mame/Makefile:1.63 Fri Sep  2 12:22:46 2016
+++ pkgsrc/emulators/mame/Makefile      Sun Sep 25 20:21:25 2016
@@ -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=   bin ${DOCDIR} ${PKGMA
 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