summaryrefslogtreecommitdiff
path: root/editors/kile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
commitbedae6c90ccf11bddb3b3bdde8d2652e72eeeed3 (patch)
tree3757535e0cffe141412b01910b7f14b0965825b2 /editors/kile
parenta7e2fe95446b9256aa3c5d4f9854059551415f11 (diff)
downloadpkgsrc-bedae6c90ccf11bddb3b3bdde8d2652e72eeeed3.tar.gz
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
Diffstat (limited to 'editors/kile')
-rw-r--r--editors/kile/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index 9d32481bda7..0ac5b8cda90 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/04/05 11:21:05 markd Exp $
+# $NetBSD: Makefile,v 1.21 2004/04/14 16:15:22 jmmv Exp $
DISTNAME= kile-1.6.2
CATEGORIES= editors kde
@@ -8,9 +8,8 @@ MAINTAINER= markd@NetBSD.org
HOMEPAGE= http://kile.sourceforge.net/
COMMENT= LaTeX source editor - TeX shell - Gnuplot front end
-DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
-
USE_BUILDLINK2= yes
+USE_DIRS+= xdg-1.1
USE_GNU_TOOLS+= make
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes