From 46905e7f6ade2c298fc6d033b8b9ae779608c719 Mon Sep 17 00:00:00 2001 From: "R. Imura" Date: Sat, 12 Feb 2000 23:23:48 +0000 Subject: Update to samba-2.0.5a-JP2-1.3. Correct PKGNAME. Submitted by: maintainer --- japanese/samba/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'japanese/samba/Makefile') diff --git a/japanese/samba/Makefile b/japanese/samba/Makefile index ac11b68b4a51..671837f71e34 100644 --- a/japanese/samba/Makefile +++ b/japanese/samba/Makefile @@ -6,8 +6,8 @@ # $FreeBSD$ # -DISTNAME= samba-2.0.5a-JP2 -PKGNAME= ja-samba-2.0.5a-2 +DISTNAME= samba-2.0.5a-JP2-1.3 +PKGNAME= ja-samba-2.0.5a.2 CATEGORIES= japanese net MASTER_SITES= ftp://ftp.samba.gr.jp/pub/samba-jp/samba-2.0.5a-JP2/ \ http://www3.osk.3web.ne.jp/~pcmaster/network/samba/ @@ -36,6 +36,7 @@ CONFIGURE_ARGS+=--with-krb5=${KRB5_HOME} .endif WRKSRC= ${WRKDIR}/${DISTNAME}/source +#WRKSRC= ${WRKDIR}/samba-2.0.5a-JP2/source MANLANG= "" ja MAN1= nmblookup.1 smbstatus.1 smbclient.1 smbrun.1 smbtar.1 \ @@ -45,6 +46,9 @@ MAN7= samba.7 MAN8= smbd.8 nmbd.8 smbpasswd.8 swat.8 \ smbmount.8 smbumount.8 smbmnt.8 +post-extract: + ${MV} ${WRKDIR}/samba-2.0.5a-JP2 ${WRKDIR}/${DISTNAME} + post-install: ${MKDIR} ${PREFIX}/share/examples/samba ${CP} -rp ${WRKDIR}/${DISTNAME}/examples/* ${PREFIX}/share/examples/samba -- cgit v1.2.3