summaryrefslogtreecommitdiff
path: root/emulators/dgen
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/dgen')
-rw-r--r--emulators/dgen/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/dgen/Makefile b/emulators/dgen/Makefile
index 290fc9f42c2..722b61a770b 100644
--- a/emulators/dgen/Makefile
+++ b/emulators/dgen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/12/03 17:07:41 xtraeme Exp $
+# $NetBSD: Makefile,v 1.17 2008/06/12 02:14:29 joerg Exp $
#
DISTNAME= dgen-sdl-1.23
@@ -10,6 +10,8 @@ MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://www.pknet.com/~joe/dgen-sdl.html
COMMENT= Genesis/Megadrive emulator for Unix platforms
+PKG_DESTDIR_SUPPORT= user-destdir
+
.if ${MACHINE_ARCH} == "i386"
DEPENDS+= nasm-[0-9]*:../../devel/nasm
.endif