diff options
author | mat <mat@FreeBSD.org> | 2016-05-24 00:46:36 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-05-24 00:46:36 +0800 |
commit | 93a77aa212cfcfcc8b80bc5b1d9e2aa00355e814 (patch) | |
tree | 0fa2fe7a2be42160d7d4fd89673711eb0f8e7f20 /textproc/srilm | |
parent | 9e432fe30ab07cd67e15910a40fe6a3b92f1ab1d (diff) | |
download | freebsd-ports-gnome-93a77aa212cfcfcc8b80bc5b1d9e2aa00355e814.tar.gz freebsd-ports-gnome-93a77aa212cfcfcc8b80bc5b1d9e2aa00355e814.tar.zst freebsd-ports-gnome-93a77aa212cfcfcc8b80bc5b1d9e2aa00355e814.zip |
Cleanup some other NO_PACKAGE madness.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'textproc/srilm')
-rw-r--r-- | textproc/srilm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/srilm/Makefile b/textproc/srilm/Makefile index 69a781295630..ab0926ffc244 100644 --- a/textproc/srilm/Makefile +++ b/textproc/srilm/Makefile @@ -19,7 +19,6 @@ USES= gmake MAKE_ENV+= SRILM=${WRKSRC} ALL_TARGET= World ONLY_FOR_ARCHS= i386 amd64 -NO_PACKAGE= not yet PROGRAMS= ngram ngram-count ngram-merge ngram-class disambig anti-ngram \ nbest-lattice nbest-mix nbest-optimize nbest-pron-score \ |