Index: Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/samba/Makefile,v retrieving revision 1.51 diff -u -r1.51 Makefile --- Makefile 30 Sep 2007 04:46:58 -0000 1.51 +++ Makefile 26 Mar 2008 20:13:34 -0000 @@ -19,6 +19,9 @@ MAINTAINER= nakaji@jp.FreeBSD.org COMMENT= A free SMB and CIFS client and server for UNIX +DEPRECATED= please use japanese/samba3 +EXPIRATION_DATE= 2008-04-26 + CONFLICTS= samba-2.2.* samba-3.0.* sharity-light-1.* SAMBA_VERSION= 2.2.12 @@ -82,6 +85,10 @@ .include +.if ${OSVERSION} >= 800000 +BROKEN= does not compile +.endif + USE_RC_SUBR= yes CONFIGURE_ARGS= --with-i18n-swat \