diff options
Diffstat (limited to 'deskutils/xfce4-xkb-plugin/Makefile')
-rw-r--r-- | deskutils/xfce4-xkb-plugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile index 656294b20c8c..b616b69dfcff 100644 --- a/deskutils/xfce4-xkb-plugin/Makefile +++ b/deskutils/xfce4-xkb-plugin/Makefile @@ -19,4 +19,5 @@ USE_GNOME= gtk20 intltool intlhack librsvg2 libwnck USE_XFCE= configenv libmenu libutil panel USE_XORG= x11 +NO_STAGE= yes .include <bsd.port.mk> |