diff options
author | markd <markd@pkgsrc.org> | 2003-07-30 15:56:08 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-07-30 15:56:08 +0000 |
commit | b6d7c42bd527ab55ccffd92f6f96277cedde3d96 (patch) | |
tree | 2d9a35a69781e370148c4876c340a8b8fe4d5be8 /chat/kopete | |
parent | b2ff2753a24173e040b330e819bbf9b20a661b5f (diff) | |
download | pkgsrc-b6d7c42bd527ab55ccffd92f6f96277cedde3d96.tar.gz |
x11/kde3/ -> meta-pkgs/kde3/
Diffstat (limited to 'chat/kopete')
-rw-r--r-- | chat/kopete/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/kopete/Makefile b/chat/kopete/Makefile index f6f48f474be..f82fdb1e2dd 100644 --- a/chat/kopete/Makefile +++ b/chat/kopete/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/07/19 18:50:24 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2003/07/30 16:00:58 markd Exp $ # DISTNAME= kopete-0.6.2 @@ -25,9 +25,9 @@ CONFIGURE_ENV+= ac_cv_have_libpsi="no" .include "../../audio/arts/buildlink2.mk" .include "../../devel/zlib/buildlink2.mk" .include "../../graphics/jpeg/buildlink2.mk" +.include "../../meta-pkgs/kde3/buildlink2.mk" .include "../../textproc/libxml2/buildlink2.mk" .include "../../textproc/libxslt/buildlink2.mk" -.include "../../x11/kde3/buildlink2.mk" .include "../../x11/kdelibs3/buildlink2.mk" .include "../../mk/pthread.buildlink2.mk" .include "../../mk/bsd.pkg.mk" |