diff options
author | tron <tron> | 1999-03-04 09:30:44 +0000 |
---|---|---|
committer | tron <tron> | 1999-03-04 09:30:44 +0000 |
commit | f30ca6e250f2e09d8d5c310282e062b59c7722e3 (patch) | |
tree | e9b2ae9c59c7bceade3daad7387756d93792c07e /net/gtksamba/Makefile | |
parent | 48eeef2055e1858ff509b92a27deedeb965e81c3 (diff) | |
download | pkgsrc-f30ca6e250f2e09d8d5c310282e062b59c7722e3.tar.gz |
Update dependence for "gtk+" package.
Diffstat (limited to 'net/gtksamba/Makefile')
-rw-r--r-- | net/gtksamba/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gtksamba/Makefile b/net/gtksamba/Makefile index 36b6ac72d34..19ce4d429cf 100644 --- a/net/gtksamba/Makefile +++ b/net/gtksamba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/02/21 18:54:18 rh Exp $ +# $NetBSD: Makefile,v 1.2 1999/03/04 09:30:45 tron Exp $ # DISTNAME= gtksamba-0.3.2pl1 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.open-systems.com/gtksamba/ MAINTAINER= packages@NetBSD.org HOMEPAGE= http://www.open-systems.com/gtksamba.html -DEPENDS+= gtk+-1.1.12:../../x11/gtk +DEPENDS+= gtk+-1.2.0:../../x11/gtk USE_X11= yes GNU_CONFIGURE= yes |