Add devel/desktop-file-utils to zenmap's run-dependencies
ok jasper@ ajacoutot@
This commit is contained in:
parent
e114ee52f6
commit
4d598761d5
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.81 2008/09/17 18:09:54 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.82 2009/01/21 17:58:48 giovanni Exp $
|
||||
|
||||
COMMENT-main= scan ports and fingerprint stack of network hosts
|
||||
COMMENT-zenmap= graphical frontend for nmap
|
||||
@ -6,7 +6,7 @@ COMMENT-zenmap= graphical frontend for nmap
|
||||
MODPY_EGG_VERSION= 4.76
|
||||
DISTNAME= nmap-${MODPY_EGG_VERSION}
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-zenmap= nmap-zenmap-${MODPY_EGG_VERSION}
|
||||
PKGNAME-zenmap= nmap-zenmap-${MODPY_EGG_VERSION}p0
|
||||
|
||||
CATEGORIES= net security
|
||||
MASTER_SITES= http://download.insecure.org/nmap/dist/
|
||||
@ -49,6 +49,7 @@ LIB_DEPENDS-zenmap=
|
||||
RUN_DEPENDS-main=
|
||||
RUN_DEPENDS-zenmap= ::x11/py-gtk2 \
|
||||
::databases/py-sqlite2 \
|
||||
::devel/desktop-file-utils \
|
||||
::net/nmap
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-zenmap,v 1.6 2008/09/17 18:09:54 kili Exp $
|
||||
@comment $OpenBSD: PLIST-zenmap,v 1.7 2009/01/21 17:58:48 giovanni Exp $
|
||||
bin/nmapfe
|
||||
bin/xnmap
|
||||
bin/zenmap
|
||||
@ -216,7 +216,6 @@ lib/python${MODPY_VERSION}/site-packages/zenmapGUI/higwidgets/higwindows.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/zenmapGUI/higwidgets/utils.py
|
||||
lib/python${MODPY_VERSION}/site-packages/zenmapGUI/higwidgets/utils.pyc
|
||||
@man man/man1/zenmap.1
|
||||
share/applications/
|
||||
share/applications/zenmap-root.desktop
|
||||
share/applications/zenmap.desktop
|
||||
share/zenmap/
|
||||
|
Loading…
x
Reference in New Issue
Block a user