diff options
author | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
commit | 5496dcf9414fe693522f2f63a518a178a855c0ae (patch) | |
tree | 2ac7a0c732963ecca7c542877ebd1c2f939136e3 /audio/xmms-mad/Makefile | |
parent | b0f52890c8cac20f1dad6d4dfe06741759412173 (diff) | |
download | pkgsrc-5496dcf9414fe693522f2f63a518a178a855c0ae.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'audio/xmms-mad/Makefile')
-rw-r--r-- | audio/xmms-mad/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/xmms-mad/Makefile b/audio/xmms-mad/Makefile index b4df3c8254a..aa7f30115a7 100644 --- a/audio/xmms-mad/Makefile +++ b/audio/xmms-mad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/08/07 23:46:23 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2008/07/14 12:55:59 joerg Exp $ # DISTNAME= xmms-mad-0.5.7 @@ -9,6 +9,8 @@ MAINTAINER= jmcneill@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/xmms-mad/ COMMENT= Input plugin for XMMS that uses libmad +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= YES USE_TOOLS+= pkg-config |