summaryrefslogtreecommitdiff
path: root/misc/kdeedu3
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-04-14 16:15:20 +0000
committerjmmv <jmmv>2004-04-14 16:15:20 +0000
commitff816c1c20fc8b173c1acb7c120607e6bc348db9 (patch)
tree3757535e0cffe141412b01910b7f14b0965825b2 /misc/kdeedu3
parent243e350edbc352e89b5021dd3fe7d7aa24a6c7de (diff)
downloadpkgsrc-ff816c1c20fc8b173c1acb7c120607e6bc348db9.tar.gz
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
Diffstat (limited to 'misc/kdeedu3')
-rw-r--r--misc/kdeedu3/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/kdeedu3/Makefile b/misc/kdeedu3/Makefile
index f68a138bf7b..76d8ea54233 100644
--- a/misc/kdeedu3/Makefile
+++ b/misc/kdeedu3/Makefile
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2004/03/26 02:27:46 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2004/04/14 16:15:25 jmmv Exp $
DISTNAME= kdeedu-${_KDE_VERSION}
PKGREVISION= 1
CATEGORIES= misc
COMMENT= Edu{tainment,cation} tools for the KDE integrated X11 desktop
-DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
-
.include "../../meta-pkgs/kde3/Makefile.kde3"
REPLACE_PERL= \
@@ -14,6 +12,7 @@ REPLACE_PERL= \
kvoctrain/kvoctrain/spotlight2kvtml
USE_BUILDLINK2= YES
+USE_DIRS+= xdg-1.1
.include "../../meta-pkgs/kde3/buildlink2.mk"
.include "../../x11/kdebase3/buildlink2.mk"