summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortron <tron>1999-10-22 23:55:47 +0000
committertron <tron>1999-10-22 23:55:47 +0000
commitb2e1f85fc50dad78b110fbd0eed9cdc81309eb33 (patch)
tree38a80e1be2365bd4b00ca77059ec25fcc1420ffa /security
parenteab0edbb067f1b1b862dc53ad0afb93625e7806f (diff)
downloadpkgsrc-b2e1f85fc50dad78b110fbd0eed9cdc81309eb33.tar.gz
Use wildcard dependence for "gtk+" package.
Diffstat (limited to 'security')
-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