diff options
Diffstat (limited to 'security/kssh/Makefile')
-rw-r--r-- | security/kssh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/kssh/Makefile b/security/kssh/Makefile index d8d1b5064a5d..d77f09d1e12c 100644 --- a/security/kssh/Makefile +++ b/security/kssh/Makefile @@ -7,13 +7,13 @@ PORTNAME= kssh PORTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.geocities.com/bilibao/ MAINTAINER= kevlo@FreeBSD.org -BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext-old +BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext USE_KDELIBS_VER=2 GNU_CONFIGURE= yes |