From ba171a91fab519f587b027c1a2888cb6e3fce049 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- emulators/fuse-utils/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emulators/fuse-utils') diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile index c6bb1edf3d6..a62be07f695 100644 --- a/emulators/fuse-utils/Makefile +++ b/emulators/fuse-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2008/02/04 19:52:54 tnn Exp $ +# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:29 joerg Exp $ DISTNAME= fuse-utils-0.9.0 CATEGORIES= emulators @@ -8,6 +8,8 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://fuse-emulator.sourceforge.net/ COMMENT= ZX Spectrum Emulator utilities +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_TOOLS+= pkg-config -- cgit v1.2.3