diff options
Diffstat (limited to 'net/kdenetwork3/Makefile')
-rw-r--r-- | net/kdenetwork3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index ea4a25e2af5..638a8a90b16 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2004/03/26 02:27:48 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2004/04/14 16:15:26 jmmv Exp $ DISTNAME= kdenetwork-${_KDE_VERSION} PKGREVISION= 1 @@ -7,11 +7,10 @@ COMMENT= Network modules for the KDE integrated X11 desktop CONFLICTS= kopete-[0-9]* -DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs - .include "../../meta-pkgs/kde3/Makefile.kde3" USE_BUILDLINK2= yes +USE_DIRS+= xdg-1.1 PTHREAD_OPTS+= require REPLACE_PERL= ksirc/dsirc |