From 7f4de4bb932c60d69a21cd40191af803c2126257 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 8 Aug 1998 00:20:20 +0000 Subject: ical and plan are now in deskutils. --- japanese/plan/Makefile | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'japanese/plan') diff --git a/japanese/plan/Makefile b/japanese/plan/Makefile index 8b11cc2cad7d..29052be48cb5 100644 --- a/japanese/plan/Makefile +++ b/japanese/plan/Makefile @@ -3,7 +3,7 @@ # Date created: Sat Jan 31, 1998 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.1.1.1 1998/01/31 21:59:32 obrien Exp $ +# $Id: Makefile,v 1.2 1998/04/17 18:08:35 obrien Exp $ # #BROKEN= "need JIS libraries in print.c that I do not have" @@ -11,20 +11,20 @@ BROKEN= "doesn't build properly from version 1.7.1" MAKE_ENV+= JAPANESE=yes -.include "${.CURDIR}/../../misc/plan/Makefile" +.include "${.CURDIR}/../../deskutils/plan/Makefile" PKGNAME= ja-${DISTNAME} MAINTAINER= obrien@FreeBSD.org -FILESDIR= ${.CURDIR}/../../misc/plan/files -PATCHDIR= ${.CURDIR}/../../misc/plan/patches -PKGDIR= ${.CURDIR}/../../misc/plan/pkg +FILESDIR= ${.CURDIR}/../../deskutils/plan/files +PATCHDIR= ${.CURDIR}/../../deskutils/plan/patches +PKGDIR= ${.CURDIR}/../../deskutils/plan/pkg pre-install: ${ECHO} "share/doc/plan/plan_calSJ.ps" > ${PKGDIR}/PLIST - ${CAT} ${.CURDIR}/../../misc/plan/pkg/PLIST \ + ${CAT} ${.CURDIR}/../../deskutils/plan/pkg/PLIST \ >> ${PKGDIR}/PLIST - ${CP} ${.CURDIR}/../../misc/plan/pkg/DESCR \ - ${.CURDIR}/../../misc/plan/pkg/COMMENT \ + ${CP} ${.CURDIR}/../../deskutils/plan/pkg/DESCR \ + ${.CURDIR}/../../deskutils/plan/pkg/COMMENT \ ${PKGDIR}/PLIST -- cgit v1.2.3