diff options
Diffstat (limited to 'audio/xmms-liveice')
-rw-r--r-- | audio/xmms-liveice/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/xmms-liveice/Makefile b/audio/xmms-liveice/Makefile index d1c63f2f33d..e00362e7743 100644 --- a/audio/xmms-liveice/Makefile +++ b/audio/xmms-liveice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:08 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2008/07/14 12:55:58 joerg Exp $ # DISTNAME= liveice-xmms @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://star.arm.ac.uk/~spm/software/ COMMENT= Audio streaming plugin for XMMS +PKG_DESTDIR_SUPPORT= user-destdir + WRKSRC= ${WRKDIR}/LiveIce-1.0.0 GNU_CONFIGURE= yes USE_LIBTOOL= yes |