summaryrefslogtreecommitdiff
path: root/security/kssh
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2004-02-25 22:16:23 +0000
committermarkd <markd@pkgsrc.org>2004-02-25 22:16:23 +0000
commit2424ccbf1c11362ba6c978f7fdf08766aa7ee073 (patch)
treeaa4aa1223025d23137e60bdaf0b3ea6d8c18c4cf /security/kssh
parentecfd9b2cf617a64f4e2290f08d5469249af9beb0 (diff)
downloadpkgsrc-2424ccbf1c11362ba6c978f7fdf08766aa7ee073.tar.gz
USE_LANGUAGES= c c++.
Diffstat (limited to 'security/kssh')
-rw-r--r--security/kssh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/kssh/Makefile b/security/kssh/Makefile
index bb222c4110c..fb9a303de89 100644
--- a/security/kssh/Makefile
+++ b/security/kssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/24 15:00:22 grant Exp $
+# $NetBSD: Makefile,v 1.10 2004/02/25 22:16:23 markd Exp $
#
DISTNAME= kssh-0.7
@@ -13,6 +13,7 @@ COMMENT= KDE Front-end to SSH
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
.include "../../net/kdenetwork3/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"