summaryrefslogtreecommitdiff
path: root/audio/musicpd/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-01-28 18:06:21 +0000
committerdrochner <drochner@pkgsrc.org>2009-01-28 18:06:21 +0000
commitca26dece85d3374e3bb20f8e06665022c39a30f0 (patch)
tree5700bf046ddac5695c9ab3b1cf3ce9b1c28f6feb /audio/musicpd/Makefile
parentc7a59bf3b9551c6c0b374c6d7874346376bc5d1c (diff)
downloadpkgsrc-ca26dece85d3374e3bb20f8e06665022c39a30f0.tar.gz
-kill the "iconv" option which doesn't serve any purpose anymore
-remove libmikmod from default options - it is buggy and possibly a security risk (it is disabled in "configure" per default too) -remove shout option - this didn't work anyway (can be fixed, but I haven't used shout so far) -enable ipv6 option - the comment on options.mk stating that IPv6 disables IPv4 doesn't seem to ve valid anymore -fix some configure args which changed spelling over time -fix a crash in case libmikmod is enabled and used bump PKGREVISION
Diffstat (limited to 'audio/musicpd/Makefile')
-rw-r--r--audio/musicpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index 28dcfff8459..4adfaa9b3c8 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2009/01/20 22:52:17 drochner Exp $
+# $NetBSD: Makefile,v 1.34 2009/01/28 18:06:21 drochner Exp $
DISTNAME= mpd-0.14.1
+PKGREVISION= 1
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
CATEGORIES= audio
#MASTER_SITES= http://musicpd.org/uploads/files/