diff options
Diffstat (limited to 'audio/gkrellmvolume2/Makefile')
-rw-r--r-- | audio/gkrellmvolume2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gkrellmvolume2/Makefile b/audio/gkrellmvolume2/Makefile index 7e95c90830ce..753e77b4cad4 100644 --- a/audio/gkrellmvolume2/Makefile +++ b/audio/gkrellmvolume2/Makefile @@ -26,6 +26,7 @@ PLIST_FILES= libexec/gkrellm2/plugins/volume.so \ share/locale/ru/LC_MESSAGES/gkrellm-volume.mo USES= gmake pkgconfig +NO_STAGE= yes MAKE_ENV+= PLUGIN_DIR=${PREFIX}/libexec/gkrellm2/plugins \ LOCALEDIR=${PREFIX}/share/locale \ |