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