diff options
Diffstat (limited to 'x11-toolkits/hs-gtkglext/Makefile')
-rw-r--r-- | x11-toolkits/hs-gtkglext/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/hs-gtkglext/Makefile b/x11-toolkits/hs-gtkglext/Makefile index e1c5aed1937e..94ae96444026 100644 --- a/x11-toolkits/hs-gtkglext/Makefile +++ b/x11-toolkits/hs-gtkglext/Makefile @@ -15,6 +15,5 @@ LICENSE= LGPL21 USES= pkgconfig USE_CABAL= glib>=0.12 gtk>=0.12 mtl pango>=0.12 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |