summaryrefslogtreecommitdiff
path: root/security/nessus
diff options
context:
space:
mode:
authortron <tron>1999-10-22 23:55:47 +0000
committertron <tron>1999-10-22 23:55:47 +0000
commit71321aab620c7eeeeb4af29f84fa793b74c48450 (patch)
tree38a80e1be2365bd4b00ca77059ec25fcc1420ffa /security/nessus
parent107c7fe2b040bcf966057e39e56500a3ef9656c6 (diff)
downloadpkgsrc-71321aab620c7eeeeb4af29f84fa793b74c48450.tar.gz
Use wildcard dependence for "gtk+" package.
Diffstat (limited to 'security/nessus')
-rw-r--r--security/nessus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nessus/Makefile b/security/nessus/Makefile
index e9235828a7d..e2e18b3912c 100644
--- a/security/nessus/Makefile
+++ b/security/nessus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1999/08/28 09:43:14 rh Exp $
+# $NetBSD: Makefile,v 1.10 1999/10/22 23:55:49 tron Exp $
#
DISTNAME= nessus-990318
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.nessus.org/
-DEPENDS+= gtk+-1.2.4:../../x11/gtk
+DEPENDS+= gtk+-1.2.*:../../x11/gtk
USE_X11= yes
GNU_CONFIGURE= YES