summaryrefslogtreecommitdiff
path: root/net/gaim
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 /net/gaim
parenteab0edbb067f1b1b862dc53ad0afb93625e7806f (diff)
downloadpkgsrc-b2e1f85fc50dad78b110fbd0eed9cdc81309eb33.tar.gz
Use wildcard dependence for "gtk+" package.
Diffstat (limited to 'net/gaim')
-rw-r--r--net/gaim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile
index 0ef5574af67..d4c5cdb43e6 100644
--- a/net/gaim/Makefile
+++ b/net/gaim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/09/20 22:55:33 hubertf Exp $
+# $NetBSD: Makefile,v 1.8 1999/10/22 23:55:48 tron Exp $
#
DISTNAME= gaim-19981231
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.marko.net/pub/gaim/old/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.marko.net/gaim/
-DEPENDS= gtk+-1.2.4:../../x11/gtk
+DEPENDS= gtk+-1.2.*:../../x11/gtk
USE_X11BASE= YES
USE_GMAKE= YES