diff options
Diffstat (limited to 'emulators/mastergear/Makefile')
-rw-r--r-- | emulators/mastergear/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/mastergear/Makefile b/emulators/mastergear/Makefile index d3e80f96b642..69e7deaf770d 100644 --- a/emulators/mastergear/Makefile +++ b/emulators/mastergear/Makefile @@ -7,7 +7,7 @@ PORTNAME= mastergear PORTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://fms.komkon.org/MG/ DISTNAME= MG20-FreeBSD-80x86-bin @@ -23,7 +23,6 @@ ONLY_FOR_ARCHS= i386 NO_BUILD= yes STRIP= -USE_X_PREFIX= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mg ${PREFIX}/bin |