From d8368bbc25c90072a19b5e48f0fba26251b6877f Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 20 Jun 2008 01:09:05 +0000 Subject: Add DESTDIR support. --- emulators/or1ksim/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emulators/or1ksim/Makefile') diff --git a/emulators/or1ksim/Makefile b/emulators/or1ksim/Makefile index 1392ff2a5bb..eb99e9026ae 100644 --- a/emulators/or1ksim/Makefile +++ b/emulators/or1ksim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/02/23 21:38:59 agc Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:18 joerg Exp $ # DISTNAME= or1ksim-0.2.0rc2 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.opencores.org/projects.cgi/web/or1k/architectural_simulator COMMENT= OpenRISC emulator +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes CONFIGURE_ARGS+= --target=or32 -- cgit v1.2.3