diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-19 10:34:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-19 10:34:36 +0000 |
commit | 44c585797bd8345bd154f08c0d0928c6df2b693c (patch) | |
tree | 6344b411a1c621c3034f7afb6ea01e43a0011a7d /japanese/samba20 | |
parent | 8f104848825edd9048bdd06cf079f37d10fd78ac (diff) | |
download | ports-44c585797bd8345bd154f08c0d0928c6df2b693c.tar.gz ports-44c585797bd8345bd154f08c0d0928c6df2b693c.zip |
Define NO_LATEST_LINK.
Notes
Notes:
svn path=/head/; revision=53328
Diffstat (limited to 'japanese/samba20')
-rw-r--r-- | japanese/samba20/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/samba20/Makefile b/japanese/samba20/Makefile index c739c152f190..68ab69192e12 100644 --- a/japanese/samba20/Makefile +++ b/japanese/samba20/Makefile @@ -21,6 +21,8 @@ MAINTAINER= nakaji@jp.FreeBSD.org BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext +NO_LATEST_LINK= yes + SAMBA_VERSION= 2.0.10 SAMBA_JA_VERSION= 1.2 |