summaryrefslogtreecommitdiff
path: root/security/kssh
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-05-29 01:50:36 +0000
committerWill Andrews <will@FreeBSD.org>2000-05-29 01:50:36 +0000
commitb429357fad7bbff210369607f7a1c19b82c3ee03 (patch)
tree958b28e64f82715c2b1d061457c83afd36b4efc2 /security/kssh
parentOops, forgot to remove the comment (I was testing some things during the (diff)
Another (gratuitous) missing LIB_DEPENDS.
Found by: bento
Notes
Notes: svn path=/head/; revision=28842
Diffstat (limited to 'security/kssh')
-rw-r--r--security/kssh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/kssh/Makefile b/security/kssh/Makefile
index 29a75900c426..d4d0977341d2 100644
--- a/security/kssh/Makefile
+++ b/security/kssh/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://people.FreeBSD.org/~will/distfiles/
MAINTAINER= will@FreeBSD.org
+LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11
BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes