diff options
Diffstat (limited to 'devel/hs-glib/Makefile')
-rw-r--r-- | devel/hs-glib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-glib/Makefile b/devel/hs-glib/Makefile index 6819e23ab9c6..4667666ad515 100644 --- a/devel/hs-glib/Makefile +++ b/devel/hs-glib/Makefile @@ -14,5 +14,6 @@ USES= pkgconfig USE_CABAL= gtk2hs-buildtools USE_GNOME= glib20 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |