diff options
Diffstat (limited to 'textproc/hs-regex-pcre-builtin/Makefile')
-rw-r--r-- | textproc/hs-regex-pcre-builtin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/hs-regex-pcre-builtin/Makefile b/textproc/hs-regex-pcre-builtin/Makefile index f14fdba05473..a7d39120bd7b 100644 --- a/textproc/hs-regex-pcre-builtin/Makefile +++ b/textproc/hs-regex-pcre-builtin/Makefile @@ -14,6 +14,5 @@ USE_CABAL= regex-base>=0.93 LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |