diff options
Diffstat (limited to 'net/ksamba/Makefile')
-rw-r--r-- | net/ksamba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ksamba/Makefile b/net/ksamba/Makefile index ffb3635299d8..08577984bc54 100644 --- a/net/ksamba/Makefile +++ b/net/ksamba/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_KDE} \ http://www.kneschke.de/projekte/ksamba/download/ MASTER_SITE_SUBDIR= unstable/apps/network -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext +BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext-old USE_KDELIBS_VER=1 USE_GMAKE= yes |