diff options
Diffstat (limited to 'devel/hs-gtk2hs-buildtools/Makefile')
-rw-r--r-- | devel/hs-gtk2hs-buildtools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-gtk2hs-buildtools/Makefile b/devel/hs-gtk2hs-buildtools/Makefile index ebdd2539b32e..6cb82baeab85 100644 --- a/devel/hs-gtk2hs-buildtools/Makefile +++ b/devel/hs-gtk2hs-buildtools/Makefile @@ -18,5 +18,6 @@ EXECUTABLE= gtk2hsTypeGen gtk2hsHookGenerator gtk2hsC2hs STANDALONE= yes +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |