summaryrefslogtreecommitdiff
path: root/emulators/Cygne-SDL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/Cygne-SDL/Makefile')
-rw-r--r--emulators/Cygne-SDL/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/Cygne-SDL/Makefile b/emulators/Cygne-SDL/Makefile
index 6ad4afd1854..a86e0e1528f 100644
--- a/emulators/Cygne-SDL/Makefile
+++ b/emulators/Cygne-SDL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/04/13 04:53:34 dholland Exp $
+# $NetBSD: Makefile,v 1.17 2012/04/14 03:47:37 dholland Exp $
#
DISTNAME= Cygne-SDL-0.1-src
@@ -28,7 +28,8 @@ ONLY_FOR_PLATFORM= *-*-i386
INSTALLATION_DIRS= bin
post-build:
- cd ${WRKSRC}/WonderSnake && zip Wondersnake.zip Wondersnake.wsc
+ cd ${WRKSRC}/WonderSnake && \
+ ${TOOLS_PATH.zip} Wondersnake.zip Wondersnake.wsc
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/cygne ${DESTDIR}${PREFIX}/bin/Cygne-SDL