diff options
Diffstat (limited to 'multimedia/gxmms')
-rw-r--r-- | multimedia/gxmms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/gxmms/Makefile b/multimedia/gxmms/Makefile index 28523a079d91..d025867522f0 100644 --- a/multimedia/gxmms/Makefile +++ b/multimedia/gxmms/Makefile @@ -24,6 +24,7 @@ OPTIONS_DEFAULT= XMMS XMMS_DESC= Use xmms as frontend BMP_DESC= Use BMP as frontend +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MXMMS} |