From 75c703a072d2981400dc17a23ec971f3cf28a570 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:43:19 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: x11) --- x11/hs-xmobar/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/hs-xmobar') diff --git a/x11/hs-xmobar/Makefile b/x11/hs-xmobar/Makefile index baa43754b029..3af8bbccd7cd 100644 --- a/x11/hs-xmobar/Makefile +++ b/x11/hs-xmobar/Makefile @@ -28,6 +28,7 @@ INOTIFY_DESC= inotify support DATEZONE_DESC= Localized date support THREADED_DESC= Use threaded runtime +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.options.mk" # Disable unsupported options -- cgit