aboutsummaryrefslogtreecommitdiff
path: root/www/mnogosearch
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-18 22:20:59 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-18 22:20:59 +0000
commit72286229e11bda480e9977898d7a5890f416e4a3 (patch)
treeb459d88aef5bf72c550b79bf10aabf13e2011696 /www/mnogosearch
parentfc9923d7ece0bca994e2c1031f1fe740c3698111 (diff)
downloadports-72286229e11bda480e9977898d7a5890f416e4a3.tar.gz
ports-72286229e11bda480e9977898d7a5890f416e4a3.zip
Notes
Diffstat (limited to 'www/mnogosearch')
-rw-r--r--www/mnogosearch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mnogosearch/Makefile b/www/mnogosearch/Makefile
index df7d2d639e0c..9002790ab54c 100644
--- a/www/mnogosearch/Makefile
+++ b/www/mnogosearch/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mnogosearch
PORTVERSION= 3.3.9
+PORTREVISION= 1
CATEGORIES= www databases
MASTER_SITES= http://www.mnogosearch.org/Download/
@@ -81,7 +82,6 @@ CONFIGURE_ARGS+= --with-msql=${LOCALBASE}
.ifdef WITH_MYSQL
USE_MYSQL= yes
-WANT_MYSQL_VER= 41
CONFIGURE_ARGS+= --with-mysql=${LOCALBASE}
.endif