aboutsummaryrefslogtreecommitdiff
path: root/textproc/lemmatizer
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-05-23 18:06:57 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-05-23 18:06:57 +0000
commite2f92a35474a6169a38e263557ce9dd7254ec940 (patch)
tree9f3a7f10f907e3eba5596a1d82a6f5175b52e17d /textproc/lemmatizer
parentdbca25b918ae4589114c77bce2c6afbc0d767108 (diff)
downloadports-e2f92a35474a6169a38e263557ce9dd7254ec940.tar.gz
ports-e2f92a35474a6169a38e263557ce9dd7254ec940.zip
Notes
Diffstat (limited to 'textproc/lemmatizer')
-rw-r--r--textproc/lemmatizer/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/lemmatizer/Makefile b/textproc/lemmatizer/Makefile
index 8707b1e8215e..ccb28ec2319f 100644
--- a/textproc/lemmatizer/Makefile
+++ b/textproc/lemmatizer/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lemmatizer
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://reki.ru/products/lemmatizer/
DISTFILES= lemmatizer-1.0.tar.gz \
@@ -28,9 +29,6 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-datadir=${DB_DIR}
-USE_LDCONFIG= yes
-LDCONFIG_DIRS= %%PREFIX%%/lib
-
pre-fetch:
@${ECHO} ""
@${ECHO} "You may use the following build options:"