diff options
Diffstat (limited to 'x11/hs-X11-xft/Makefile')
-rw-r--r-- | x11/hs-X11-xft/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/hs-X11-xft/Makefile b/x11/hs-X11-xft/Makefile index 0b7638c9105d..03d873d61d8f 100644 --- a/x11/hs-X11-xft/Makefile +++ b/x11/hs-X11-xft/Makefile @@ -14,6 +14,5 @@ USES= pkgconfig USE_CABAL= utf8-string>=0.1 X11>=1.2.1 USE_XORG= xft xrender -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |