From 17667de189a473dd1b3f3844a9a029a6ea7faee2 Mon Sep 17 00:00:00 2001 From: ade Date: Fri, 12 Apr 2002 17:10:20 +0000 Subject: gettext upgrade uber-patch (stage 3) - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr --- japanese/samba20/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'japanese/samba20') 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 -- cgit