diff options
author | bapt <bapt@FreeBSD.org> | 2014-01-05 02:07:32 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-01-05 02:07:32 +0800 |
commit | e78d8e511d7239db13d2df0edf5ae3f72519cd8d (patch) | |
tree | 56fd221d673476e88a575f762942b39664589281 /audio/libmpd | |
parent | 3e49602cb0fbd398700214919953e9e13ca33b8c (diff) | |
download | freebsd-ports-gnome-e78d8e511d7239db13d2df0edf5ae3f72519cd8d.tar.gz freebsd-ports-gnome-e78d8e511d7239db13d2df0edf5ae3f72519cd8d.tar.zst freebsd-ports-gnome-e78d8e511d7239db13d2df0edf5ae3f72519cd8d.zip |
Support stage
Diffstat (limited to 'audio/libmpd')
-rw-r--r-- | audio/libmpd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/libmpd/Makefile b/audio/libmpd/Makefile index 64ee91c2c656..22f29f3363d1 100644 --- a/audio/libmpd/Makefile +++ b/audio/libmpd/Makefile @@ -10,7 +10,6 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Abstraction around libmpdclient USE_AUTOTOOLS= libtool -NO_STAGE= yes GNU_CONFIGURE= yes USES= pathfix pkgconfig USE_GNOME= glib20 |