diff options
Diffstat (limited to 'graphics/hs-soegtk/Makefile')
-rw-r--r-- | graphics/hs-soegtk/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/hs-soegtk/Makefile b/graphics/hs-soegtk/Makefile index 431f8666bd00..63d232b5aa1d 100644 --- a/graphics/hs-soegtk/Makefile +++ b/graphics/hs-soegtk/Makefile @@ -13,6 +13,5 @@ LICENSE= LGPL21 USE_CABAL= cairo>=0.12 gtk>=0.11 mtl stm>=2 USE_GNOME= gtk20 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |