summaryrefslogtreecommitdiff
path: root/emulators/fuse
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
committerjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
commitba171a91fab519f587b027c1a2888cb6e3fce049 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /emulators/fuse
parent3ba79d294eb62e9c75cc32d37b4af7759af8c9d6 (diff)
downloadpkgsrc-ba171a91fab519f587b027c1a2888cb6e3fce049.tar.gz
Add DESTDIR support.
Diffstat (limited to 'emulators/fuse')
-rw-r--r--emulators/fuse/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile
index b2c931e2be7..8eb2ce0a86c 100644
--- a/emulators/fuse/Makefile
+++ b/emulators/fuse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2008/01/24 18:32:37 adam Exp $
+# $NetBSD: Makefile,v 1.26 2008/06/12 02:14:29 joerg Exp $
DISTNAME= fuse-0.9.0
CATEGORIES= emulators
@@ -8,6 +8,8 @@ MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://fuse-emulator.sourceforge.net/
COMMENT= ZX Spectrum Emulator
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= perl pkg-config
GNU_CONFIGURE= yes
LIBS+= ${LIBOSSAUDIO}