diff options
Diffstat (limited to 'audio/libmpd/Makefile')
-rw-r--r-- | audio/libmpd/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/libmpd/Makefile b/audio/libmpd/Makefile index ccabeeed2ed..51d66ea4221 100644 --- a/audio/libmpd/Makefile +++ b/audio/libmpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/05/30 17:28:21 drochner Exp $ +# $NetBSD: Makefile,v 1.6 2008/07/14 12:55:57 joerg Exp $ # DISTNAME= libmpd-0.15.0 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://cms.qballcow.nl/index.php?page=libmpd COMMENT= Library to access mpd (musicpd) +PKG_DESTDIR_SUPPORT= user-destdir + USE_LIBTOOL= yes GNU_CONFIGURE= yes PKGCONFIG_OVERRIDE= libmpd.pc.in |