diff options
Diffstat (limited to 'devel/hs-cpphs/Makefile')
-rw-r--r-- | devel/hs-cpphs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/hs-cpphs/Makefile b/devel/hs-cpphs/Makefile index 94b53cd151a2..68581cb0c0ac 100644 --- a/devel/hs-cpphs/Makefile +++ b/devel/hs-cpphs/Makefile @@ -12,7 +12,6 @@ COMMENT= Liberalised re-implementation of cpp, the C pre-processor LICENSE= LGPL21 USE_CABAL= old-locale old-time polyparse>=1.9 - EXECUTABLE= cpphs .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" |