summaryrefslogtreecommitdiff
path: root/x11/gtk--
diff options
context:
space:
mode:
authortron <tron>1999-10-23 00:05:15 +0000
committertron <tron>1999-10-23 00:05:15 +0000
commit6728891583da52e4b38fd8467c5ea3347994008f (patch)
treedfa655e66f535caea535f5a4d166582e6b42aaf7 /x11/gtk--
parent39457db03464789fa6865c8f5b9ccc816cbf3c0a (diff)
downloadpkgsrc-6728891583da52e4b38fd8467c5ea3347994008f.tar.gz
Use wildcard dependence for "gtk+" package.
Diffstat (limited to 'x11/gtk--')
-rw-r--r--x11/gtk--/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk--/Makefile b/x11/gtk--/Makefile
index f60be0bf92d..6c0c2357693 100644
--- a/x11/gtk--/Makefile
+++ b/x11/gtk--/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/08/28 09:43:15 rh Exp $
+# $NetBSD: Makefile,v 1.8 1999/10/23 00:05:17 tron Exp $
# FreeBSD Id: Makefile,v 1.6 1999/01/12 16:50:43 vanilla Exp
#
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/gtk--/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://lazy.ton.tut.fi/gtk--/gtk--.html
-DEPENDS+= gtk+-1.2.4:../../x11/gtk
+DEPENDS+= gtk+-1.2.*:../../x11/gtk
BUILD_DEPENDS+= gm4:../../devel/m4
USE_LIBTOOL= yes