diff options
author | bapt <bapt@FreeBSD.org> | 2014-01-05 02:18:55 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-01-05 02:18:55 +0800 |
commit | 937f581f1e819b0333a924c4a8eee8651ba779e9 (patch) | |
tree | 242551c802fd0d8d3713df260a66b493ae1619bc /audio | |
parent | 197b938887fb7fedc932db68089b12d22a9b2999 (diff) | |
download | freebsd-ports-gnome-937f581f1e819b0333a924c4a8eee8651ba779e9.tar.gz freebsd-ports-gnome-937f581f1e819b0333a924c4a8eee8651ba779e9.tar.zst freebsd-ports-gnome-937f581f1e819b0333a924c4a8eee8651ba779e9.zip |
Support stage
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libshairport/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/libshairport/Makefile b/audio/libshairport/Makefile index 4e5e10d6e367..8901357865cf 100644 --- a/audio/libshairport/Makefile +++ b/audio/libshairport/Makefile @@ -11,7 +11,6 @@ MAINTAINER= manuel.creach@icloud.com COMMENT= An Airport Extreme Emulator USES= gmake -NO_STAGE= yes USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize ACLOCAL_ARGS= -I. AUTOMAKE_ARGS= --add-missing |