summaryrefslogtreecommitdiff
path: root/net/gftp/Makefile.common
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-04-14 16:15:20 +0000
committerjmmv <jmmv>2004-04-14 16:15:20 +0000
commite557a5f7fe08f718560dd50bdfef99776601cc56 (patch)
tree3757535e0cffe141412b01910b7f14b0965825b2 /net/gftp/Makefile.common
parentac7373d440ab204f85eb74f54facbc94b84566f2 (diff)
downloadpkgsrc-e557a5f7fe08f718560dd50bdfef99776601cc56.tar.gz
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
Diffstat (limited to 'net/gftp/Makefile.common')
-rw-r--r--net/gftp/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gftp/Makefile.common b/net/gftp/Makefile.common
index d1525ff932b..1ad0b448ae9 100644
--- a/net/gftp/Makefile.common
+++ b/net/gftp/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2004/04/05 02:45:45 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.6 2004/04/14 16:15:26 jmmv Exp $
DISTNAME= gftp-${VERSION}
CATEGORIES= net
@@ -10,9 +10,9 @@ MAINTAINER= jmcneill@invisible.yi.org
HOMEPAGE= http://gftp.seul.org/
BUILD_USES_MSGFMT= yes
-DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
USE_BUILDLINK3= yes
+USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes