diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2018-09-10 11:19:43 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2018-09-10 11:19:43 +0000 |
commit | 71abfc0d3fb9ab6a41505c200517e428c69327a3 (patch) | |
tree | 0f1289cb80a1fa99c232bf09f0347f07368ed57d /textproc/p5-Lingua-Identify/Makefile | |
parent | cded85f9071fa5e54c123a57a9a7cd2cc5ce2f69 (diff) | |
download | ports-71abfc0d3fb9ab6a41505c200517e428c69327a3.tar.gz ports-71abfc0d3fb9ab6a41505c200517e428c69327a3.zip |
Notes
Diffstat (limited to 'textproc/p5-Lingua-Identify/Makefile')
-rw-r--r-- | textproc/p5-Lingua-Identify/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/p5-Lingua-Identify/Makefile b/textproc/p5-Lingua-Identify/Makefile index d431007259c6..008fd4e947da 100644 --- a/textproc/p5-Lingua-Identify/Makefile +++ b/textproc/p5-Lingua-Identify/Makefile @@ -19,6 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -TAGS= lang detect identify - .include <bsd.port.mk> |