Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/emulators/openmsx/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/emulators/openmsx/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.34 retrieving revision 1.35 diff -u -p -r1.34 -r1.35 --- pkgsrc/emulators/openmsx/Makefile 2012/09/02 09:33:32 1.34 +++ pkgsrc/emulators/openmsx/Makefile 2012/10/03 12:55:16 1.35 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2012/09/02 09:33:32 marino Exp $ +# $NetBSD: Makefile,v 1.35 2012/10/03 12:55:16 asau Exp $ # DISTNAME= openmsx-0.9.0 @@ -10,8 +10,6 @@ HOMEPAGE= http://openmsx.sourceforge.ne COMMENT= MSX emulator that aims for perfection LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake USE_LANGUAGES+= c++ HAS_CONFIGURE= yes