diff options
Diffstat (limited to 'net/gtm/Makefile')
-rw-r--r-- | net/gtm/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/gtm/Makefile b/net/gtm/Makefile index cd0b4625db4..f0858ac1a31 100644 --- a/net/gtm/Makefile +++ b/net/gtm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2004/01/24 14:50:05 grant Exp $ +# $NetBSD: Makefile,v 1.23 2004/03/08 19:40:41 jmmv Exp $ # DISTNAME= gtm-0.4.12 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtm/} @@ -11,6 +11,7 @@ HOMEPAGE= http://gtm.sourceforge.net/ COMMENT= Gnome Transfer Manager DEPENDS+= wget-[0-9]*:../../net/wget +DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs USE_BUILDLINK2= YES USE_PKGLOCALEDIR= YES |