diff options
Diffstat (limited to 'games/mirrormagic/Makefile')
-rw-r--r-- | games/mirrormagic/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/mirrormagic/Makefile b/games/mirrormagic/Makefile index ed20f1cae0c..f16de3eb68e 100644 --- a/games/mirrormagic/Makefile +++ b/games/mirrormagic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2008/08/17 02:59:45 dholland Exp $ +# $NetBSD: Makefile,v 1.31 2012/10/06 11:54:47 asau Exp $ # DISTNAME= mirrormagic-2.0.2 @@ -12,8 +12,6 @@ COMMENT= Nice little puzzle game with color graphics and sound CONFLICTS= mirrormagic-sdl-[1-9]* -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake pax PLIST_SRC= ${WRKDIR}/PLIST PLIST |