diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-24 14:24:17 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-24 14:24:17 +0800 |
commit | 5c563445feeb5a8337c610fef2fcec2bb3ff26ca (patch) | |
tree | 8d9949ca6c69df96c0d2fd758409b3e4417976d0 /audio/libsidplay | |
parent | 084434c78d2fa6ee66824cfb7d4ea57fbd229a1f (diff) | |
download | freebsd-ports-gnome-5c563445feeb5a8337c610fef2fcec2bb3ff26ca.tar.gz freebsd-ports-gnome-5c563445feeb5a8337c610fef2fcec2bb3ff26ca.tar.zst freebsd-ports-gnome-5c563445feeb5a8337c610fef2fcec2bb3ff26ca.zip |
Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by: bdrewery
Diffstat (limited to 'audio/libsidplay')
-rw-r--r-- | audio/libsidplay/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/libsidplay/Makefile b/audio/libsidplay/Makefile index 15c18f48d373..b7cd9fc6a807 100644 --- a/audio/libsidplay/Makefile +++ b/audio/libsidplay/Makefile @@ -11,7 +11,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Commodore SID-chip emulator library to play SID music files USE_AUTOTOOLS= libtool -NO_STAGE= yes USE_LDCONFIG= yes CONFIGURE_ENV= sid_cv_have_ios_binary=yes |