diff options
Diffstat (limited to 'emulators/xm7/Makefile')
-rw-r--r-- | emulators/xm7/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/xm7/Makefile b/emulators/xm7/Makefile index cdda8025798..ab57dfcaff5 100644 --- a/emulators/xm7/Makefile +++ b/emulators/xm7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2012/01/03 07:17:01 obache Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/03 12:55:22 asau Exp $ # DISTNAME= xm71020s @@ -20,7 +20,6 @@ NO_SRC_ON_FTP= ${RESTRICTED} BUILD_DEPENDS+= nkf>=1.7:../../converters/nkf -PKG_DESTDIR_SUPPORT= user-destdir NOT_FOR_BULK_PLATFORM= Linux-*-* EXTRACT_OPTS_ZIP= -aqoLL # lower-case filenames are expected |