aboutsummaryrefslogtreecommitdiff
path: root/security/zenmap/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-01-04 20:01:47 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-01-04 20:01:47 +0000
commita872d8cf5c18a8677946350a3ac4874eac8a50b5 (patch)
tree3dc6bc1d609cb0844cf39c8f09ee1a452fc664d5 /security/zenmap/Makefile
parent005212edb7cacff117fd66dc852b23b190e46ada (diff)
downloadports-a872d8cf5c18a8677946350a3ac4874eac8a50b5.tar.gz
ports-a872d8cf5c18a8677946350a3ac4874eac8a50b5.zip
- update to 6.25
while here: - limit python version to 2.x only (pygtk2) - correct dependency PR: 174607 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
Notes
Notes: svn path=/head/; revision=309939
Diffstat (limited to 'security/zenmap/Makefile')
-rw-r--r--security/zenmap/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/zenmap/Makefile b/security/zenmap/Makefile
index bd67890d284c..a9a99bb1f7d6 100644
--- a/security/zenmap/Makefile
+++ b/security/zenmap/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= zenmap
-PORTVERSION= 6.01
-PORTREVISION= 1
+PORTVERSION= 6.25
CATEGORIES= security ipv6
MASTER_SITES= http://nmap.org/dist/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,13 +14,13 @@ COMMENT= GUI frontend for the Nmap scanning utility
LICENSE= GPLv2
RUN_DEPENDS= ${LOCALBASE}/bin/nmap:${PORTSDIR}/security/nmap \
- ${PYTHON_PACKAGENAMEPREFIX}sqlite3>:${PORTSDIR}/databases/py-sqlite3
+ ${PYTHON_PACKAGENAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
USE_BZIP2= yes
USE_GNOME= pygtk2
-USE_PYTHON= 2.5+
+USE_PYTHON= -2.7
USE_PYDISTUTILS=yes
MLINKS= zenmap.1 xnmap.1