aboutsummaryrefslogtreecommitdiff
path: root/www/py-prewikka
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 06:44:44 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 06:44:44 +0000
commit1d8bed0a942c7ed240c5ac32af2ab9d671a8eeea (patch)
tree2a3f8bc79a0c77fce13ae1590fee9257e68080bd /www/py-prewikka
parentd7fab583189b0478f2d4afae35e86c8ce5d242f8 (diff)
downloadports-1d8bed0a942c7ed240c5ac32af2ab9d671a8eeea.tar.gz
ports-1d8bed0a942c7ed240c5ac32af2ab9d671a8eeea.zip
- Chase libpreludedb shlib version change
- bump PORTREVISION PR: ports/102051 Submitted by: maintainer (Robin Gruyters)
Notes
Notes: svn path=/head/; revision=170665
Diffstat (limited to 'www/py-prewikka')
-rw-r--r--www/py-prewikka/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-prewikka/Makefile b/www/py-prewikka/Makefile
index 91cf39c16819..afc3335c87de 100644
--- a/www/py-prewikka/Makefile
+++ b/www/py-prewikka/Makefile
@@ -7,6 +7,7 @@
PORTNAME= prewikka
PORTVERSION= 0.9.6
+PORTREVISION= 1
CATEGORIES= www security python
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
http://www.prelude-ids.org/download/releases/old/
@@ -17,7 +18,7 @@ COMMENT= Frontend for the Prelude IDS
BUILD_DEPENDS= cheetah-compile:${PORTSDIR}/devel/py-cheetah
LIB_DEPENDS= prelude.[6-?]:${PORTSDIR}/security/libprelude \
- preludedb.3:${PORTSDIR}/security/libpreludedb
+ preludedb.4:${PORTSDIR}/security/libpreludedb
USE_PYTHON= 2.3+
USE_PYDISTUTILS= yes