diff options
Diffstat (limited to 'japanese/samba20')
-rw-r--r-- | japanese/samba20/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/samba20/Makefile b/japanese/samba20/Makefile index 29b6f53b125..fb985a79d7c 100644 --- a/japanese/samba20/Makefile +++ b/japanese/samba20/Makefile @@ -6,6 +6,7 @@ # PORTNAME= samba +PORTREVISION= 1 PORTVERSION= ${SAMBA_VERSION}.j${SAMBA_JA_VERSION} CATEGORIES= japanese net MASTER_SITES= ftp://ftp.samba.gr.jp/pub/samba-jp/%SUBDIR%/ \ @@ -19,7 +20,7 @@ DISTNAME= ${PORTNAME}-${SAMBA_VERSION}-ja-${SAMBA_JA_VERSION} MAINTAINER= nakaji@jp.FreeBSD.org -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext-old +BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext NO_LATEST_LINK= yes |