aboutsummaryrefslogtreecommitdiffstats
path: root/audio/py-mpd
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-20 22:36:35 +0800
committerbapt <bapt@FreeBSD.org>2013-09-20 22:36:35 +0800
commit364fbf2c9f577bf02f623faf4a3cbad00fc1c84f (patch)
treec26e051ce9bb507a30f037e71492dd46999e8dee /audio/py-mpd
parentfeb7e53092fe9579843e3982e936814fd1bd8849 (diff)
downloadfreebsd-ports-gnome-364fbf2c9f577bf02f623faf4a3cbad00fc1c84f.tar.gz
freebsd-ports-gnome-364fbf2c9f577bf02f623faf4a3cbad00fc1c84f.tar.zst
freebsd-ports-gnome-364fbf2c9f577bf02f623faf4a3cbad00fc1c84f.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: audio)
Diffstat (limited to 'audio/py-mpd')
-rw-r--r--audio/py-mpd/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/py-mpd/Makefile b/audio/py-mpd/Makefile
index 250b5f530ffc..32bc2d56a19a 100644
--- a/audio/py-mpd/Makefile
+++ b/audio/py-mpd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-mpd
-# Date created: 2008-04-05
-# Whom: Nicola Vitale <nivit@FreeBSD.org>
-#
+# Created by: Nicola Vitale <nivit@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= mpd
PORTVERSION= 0.3.0
@@ -18,6 +14,7 @@ MAINTAINER= nivit@FreeBSD.org
COMMENT= Python MPD client library
USE_PYTHON= yes
+NO_STAGE= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= python_mpd