diff options
Diffstat (limited to 'audio/sidplay/Makefile')
-rw-r--r-- | audio/sidplay/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile index 523182d699f..49d3407809b 100644 --- a/audio/sidplay/Makefile +++ b/audio/sidplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/02/05 23:08:13 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2008/06/20 01:09:07 joerg Exp $ # DISTNAME= sidplay-base-1.0.9 @@ -12,6 +12,8 @@ MAINTAINER= pooka@NetBSD.org HOMEPAGE= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/ COMMENT= Tools for playing sidtunes +PKG_DESTDIR_SUPPORT= user-destdir + NOT_FOR_PLATFORM= Interix-*-* GNU_CONFIGURE= yes |