diff options
Diffstat (limited to 'misc/xmonad-log-applet/Makefile')
-rw-r--r-- | misc/xmonad-log-applet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/xmonad-log-applet/Makefile b/misc/xmonad-log-applet/Makefile index 91c3317b1f80..1f166ce90c16 100644 --- a/misc/xmonad-log-applet/Makefile +++ b/misc/xmonad-log-applet/Makefile @@ -16,4 +16,5 @@ USE_GNOME= gnomeprefix gnomehack gnomepanel GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-panel=gnome2 +NO_STAGE= yes .include <bsd.port.mk> |