aboutsummaryrefslogtreecommitdiff
path: root/audio/hs-libmpd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 14:36:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 14:36:35 +0000
commit183c2ed74f9ba597bfdcd691c599804d7f5a3e4c (patch)
treec26e051ce9bb507a30f037e71492dd46999e8dee /audio/hs-libmpd
parent74489ba18d448cba23df3964a916d5d92aafbefc (diff)
downloadports-183c2ed74f9ba597bfdcd691c599804d7f5a3e4c.tar.gz
ports-183c2ed74f9ba597bfdcd691c599804d7f5a3e4c.zip
Notes
Diffstat (limited to 'audio/hs-libmpd')
-rw-r--r--audio/hs-libmpd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/hs-libmpd/Makefile b/audio/hs-libmpd/Makefile
index af6b421c6aaf..3584d63310b1 100644
--- a/audio/hs-libmpd/Makefile
+++ b/audio/hs-libmpd/Makefile
@@ -11,6 +11,7 @@ COMMENT= An MPD client library
LICENSE= LGPL21
USE_CABAL= mtl>=2.0 network>=2.1 text utf8-string>=0.3.1
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>