diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 19:21:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 19:21:57 +0000 |
commit | d8e915a80c729a489eaf65b2126dcb3f76e8520a (patch) | |
tree | 0c86d9d53f80b25591c11585edb82b5674946344 /audio/libmpd | |
parent | c98c9c927674337a05aabf7319b13a427107cc82 (diff) |
Mark broken unfetchable ports
Notes
Notes:
svn path=/head/; revision=383354
Diffstat (limited to 'audio/libmpd')
-rw-r--r-- | audio/libmpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libmpd/Makefile b/audio/libmpd/Makefile index 7e7899a5cb1c..66a7ad565811 100644 --- a/audio/libmpd/Makefile +++ b/audio/libmpd/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= http://download.sarine.nl/Programs/gmpc/11.8.16/ MAINTAINER= ports@FreeBSD.org COMMENT= Abstraction around libmpdclient +BROKEN= Unfetchable GNU_CONFIGURE= yes USES= libtool pathfix pkgconfig USE_GNOME= glib20 |