diff options
author | gblach <gblach@FreeBSD.org> | 2013-09-28 01:34:27 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2013-09-28 01:34:27 +0800 |
commit | 1359e666f27fbc63ec4311e986c5b4e0bed935c6 (patch) | |
tree | afbf697500e24613558a4b7e3cdcddc90c298085 | |
parent | 21935e748ab9a8a4d99ca4b5e822569a70172c5e (diff) | |
download | freebsd-ports-gnome-1359e666f27fbc63ec4311e986c5b4e0bed935c6.tar.gz freebsd-ports-gnome-1359e666f27fbc63ec4311e986c5b4e0bed935c6.tar.zst freebsd-ports-gnome-1359e666f27fbc63ec4311e986c5b4e0bed935c6.zip |
- Support staging
Approved by: crees, tabthorpe (mentors, implicit)
-rw-r--r-- | audio/libmpdclient/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/libmpdclient/Makefile b/audio/libmpdclient/Makefile index 2148b8a59465..f5a1897ca2db 100644 --- a/audio/libmpdclient/Makefile +++ b/audio/libmpdclient/Makefile @@ -10,7 +10,6 @@ MAINTAINER= gblach@FreeBSD.org COMMENT= API library for interfacing MPD USE_BZIP2= yes -NO_STAGE= yes GNU_CONFIGURE= yes USES= gmake pathfix USE_LDCONFIG= yes |