diff options
author | wiz <wiz> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-05-02 11:53:34 +0000 |
commit | bef3134ed490d801c9b67d774eb140aa65897ab4 (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /sysutils/toshutils | |
parent | 24aabfa97a1b266a2e8fe1d6f66ea5255c1f61cc (diff) | |
download | pkgsrc-bef3134ed490d801c9b67d774eb140aa65897ab4.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'sysutils/toshutils')
-rw-r--r-- | sysutils/toshutils/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/toshutils/Makefile b/sysutils/toshutils/Makefile index 684ec80589b..aca1b0387c0 100644 --- a/sysutils/toshutils/Makefile +++ b/sysutils/toshutils/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2001/02/17 17:42:20 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/05/02 11:56:30 wiz Exp $ # DISTNAME= toshutils-991217 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.ne426pd.in2home.co.uk/ @@ -9,7 +10,7 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.buzzard.org.uk/toshiba/ COMMENT= NetBSD port of the Toshiba(tm) Linux Utilities -DEPENDS+= gtk+-1.2.*:../../x11/gtk +DEPENDS+= gtk+>=1.2.10nb4:../../x11/gtk ONLY_FOR_PLATFORM= *-*-i386 GNU_CONFIGURE= YES |