summaryrefslogtreecommitdiff
path: root/security/kssh
diff options
context:
space:
mode:
authormarkd <markd>2004-04-23 12:05:58 +0000
committermarkd <markd>2004-04-23 12:05:58 +0000
commit015a2f99741cdaa9358a44973bd251c6911ac612 (patch)
tree67e0837647029b496d052249e3678059226e24e1 /security/kssh
parent434dd57ce68f15802673d9e050fde1121751d520 (diff)
downloadpkgsrc-015a2f99741cdaa9358a44973bd251c6911ac612.tar.gz
bl3ify
Diffstat (limited to 'security/kssh')
-rw-r--r--security/kssh/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/security/kssh/Makefile b/security/kssh/Makefile
index 2c7939a536a..1c4a6157a21 100644
--- a/security/kssh/Makefile
+++ b/security/kssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/03/26 02:27:52 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/23 12:13:07 markd Exp $
#
DISTNAME= kssh-0.7
@@ -10,10 +10,12 @@ MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://kssh.sourceforge.net/
COMMENT= KDE Front-end to SSH
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_GNU_TOOLS+= make
USE_LANGUAGES= c c++
-.include "../../net/kdenetwork3/buildlink2.mk"
+.include "../../meta-pkgs/kde3/kde3.mk"
+.include "../../net/kdenetwork3/buildlink3.mk"
+.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"