diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2013-10-06 00:14:03 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2013-10-06 00:14:03 +0000 |
commit | ae77d91c42c65217a69d9892f1d042f9d660b495 (patch) | |
tree | 69c09b11b770bb863fc9e82ebdb7e7c96ad77c6a | |
parent | - Support staging (diff) |
- Support staging
Approved by: crees, tabthorpe (mentors, implicit)
Notes
Notes:
svn path=/head/; revision=329522
-rw-r--r-- | multimedia/emotion/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/emotion/Makefile b/multimedia/emotion/Makefile index 8922d5fe5782..1323fd707034 100644 --- a/multimedia/emotion/Makefile +++ b/multimedia/emotion/Makefile @@ -29,7 +29,6 @@ OPTIONS_MULTI= BACKEND OPTIONS_MULTI_BACKEND= GSTREAMER LIBXINE OPTIONS_DEFAULT=GSTREAMER -NO_STAGE= yes .include <bsd.port.options.mk> .if ${ARCH} == "sparc64" |