diff options
Diffstat (limited to 'devel/hs-hoogle/Makefile')
-rw-r--r-- | devel/hs-hoogle/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/hs-hoogle/Makefile b/devel/hs-hoogle/Makefile index 4c0cf512115a..f1c03414c867 100644 --- a/devel/hs-hoogle/Makefile +++ b/devel/hs-hoogle/Makefile @@ -16,7 +16,6 @@ USE_CABAL= aeson cmdargs conduit conduit-extra connection extra \ mmap network network-uri old-locale process-extras QuickCheck \ resourcet storable-tuple tar uniplate utf8-string vector wai \ wai-logger warp warp-tls zlib - EXECUTABLE= hoogle .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" |