diff options
author | asami <asami@FreeBSD.org> | 1995-03-16 08:09:45 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-03-16 08:09:45 +0800 |
commit | 12f3b233aff5796f38c66c22cf6e6d9f72fc2d94 (patch) | |
tree | be7a0bdab46230544fe4db3be2b86a5bf4efbbe0 | |
parent | 0ec5117a868deaf34de0b0d6f8bc9002e4af39c9 (diff) | |
download | freebsd-ports-graphics-12f3b233aff5796f38c66c22cf6e6d9f72fc2d94.tar.gz freebsd-ports-graphics-12f3b233aff5796f38c66c22cf6e6d9f72fc2d94.tar.zst freebsd-ports-graphics-12f3b233aff5796f38c66c22cf6e6d9f72fc2d94.zip |
Change references to Wnn/Canna to point to ports/japanese instead of
ports/utils.
-rw-r--r-- | editors/mule-common/Makefile | 4 | ||||
-rw-r--r-- | editors/mule/Makefile | 4 | ||||
-rw-r--r-- | japanese/mule-canna/Makefile | 4 | ||||
-rw-r--r-- | japanese/mule-freewnn/Makefile | 4 | ||||
-rw-r--r-- | japanese/mule-wnn6/Makefile | 4 | ||||
-rw-r--r-- | japanese/mule-wnn7/Makefile | 4 | ||||
-rw-r--r-- | textproc/coco/Makefile | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/editors/mule-common/Makefile b/editors/mule-common/Makefile index 2e201528dc3..b6f0123accd 100644 --- a/editors/mule-common/Makefile +++ b/editors/mule-common/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.6 1995/01/03 14:16:51 asami Exp $ +# $Id: Makefile,v 1.9 1995/03/04 10:58:29 asami Exp $ # DISTNAME= mule-2.2.2 @@ -26,7 +26,7 @@ PATCHSITE= ftp.cs.buffalo.edu:/pub/mule/ PATCHSITE= ${MASTER_SITE_OVERRIDE} .endif .if !exists(/usr/X11R6/lib/libwnn.a) -DEPENDS= ${PORTSDIR}/utils/Wnn +DEPENDS= ${PORTSDIR}/japanese/Wnn .endif PREPATCH_COOKIE= ${.CURDIR}/work/.prepatch_done PREBUILD_COOKIE= ${.CURDIR}/work/.prebuild_done diff --git a/editors/mule/Makefile b/editors/mule/Makefile index 2e201528dc3..b6f0123accd 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.6 1995/01/03 14:16:51 asami Exp $ +# $Id: Makefile,v 1.9 1995/03/04 10:58:29 asami Exp $ # DISTNAME= mule-2.2.2 @@ -26,7 +26,7 @@ PATCHSITE= ftp.cs.buffalo.edu:/pub/mule/ PATCHSITE= ${MASTER_SITE_OVERRIDE} .endif .if !exists(/usr/X11R6/lib/libwnn.a) -DEPENDS= ${PORTSDIR}/utils/Wnn +DEPENDS= ${PORTSDIR}/japanese/Wnn .endif PREPATCH_COOKIE= ${.CURDIR}/work/.prepatch_done PREBUILD_COOKIE= ${.CURDIR}/work/.prebuild_done diff --git a/japanese/mule-canna/Makefile b/japanese/mule-canna/Makefile index 2e201528dc3..b6f0123accd 100644 --- a/japanese/mule-canna/Makefile +++ b/japanese/mule-canna/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.6 1995/01/03 14:16:51 asami Exp $ +# $Id: Makefile,v 1.9 1995/03/04 10:58:29 asami Exp $ # DISTNAME= mule-2.2.2 @@ -26,7 +26,7 @@ PATCHSITE= ftp.cs.buffalo.edu:/pub/mule/ PATCHSITE= ${MASTER_SITE_OVERRIDE} .endif .if !exists(/usr/X11R6/lib/libwnn.a) -DEPENDS= ${PORTSDIR}/utils/Wnn +DEPENDS= ${PORTSDIR}/japanese/Wnn .endif PREPATCH_COOKIE= ${.CURDIR}/work/.prepatch_done PREBUILD_COOKIE= ${.CURDIR}/work/.prebuild_done diff --git a/japanese/mule-freewnn/Makefile b/japanese/mule-freewnn/Makefile index 2e201528dc3..b6f0123accd 100644 --- a/japanese/mule-freewnn/Makefile +++ b/japanese/mule-freewnn/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.6 1995/01/03 14:16:51 asami Exp $ +# $Id: Makefile,v 1.9 1995/03/04 10:58:29 asami Exp $ # DISTNAME= mule-2.2.2 @@ -26,7 +26,7 @@ PATCHSITE= ftp.cs.buffalo.edu:/pub/mule/ PATCHSITE= ${MASTER_SITE_OVERRIDE} .endif .if !exists(/usr/X11R6/lib/libwnn.a) -DEPENDS= ${PORTSDIR}/utils/Wnn +DEPENDS= ${PORTSDIR}/japanese/Wnn .endif PREPATCH_COOKIE= ${.CURDIR}/work/.prepatch_done PREBUILD_COOKIE= ${.CURDIR}/work/.prebuild_done diff --git a/japanese/mule-wnn6/Makefile b/japanese/mule-wnn6/Makefile index 2e201528dc3..b6f0123accd 100644 --- a/japanese/mule-wnn6/Makefile +++ b/japanese/mule-wnn6/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.6 1995/01/03 14:16:51 asami Exp $ +# $Id: Makefile,v 1.9 1995/03/04 10:58:29 asami Exp $ # DISTNAME= mule-2.2.2 @@ -26,7 +26,7 @@ PATCHSITE= ftp.cs.buffalo.edu:/pub/mule/ PATCHSITE= ${MASTER_SITE_OVERRIDE} .endif .if !exists(/usr/X11R6/lib/libwnn.a) -DEPENDS= ${PORTSDIR}/utils/Wnn +DEPENDS= ${PORTSDIR}/japanese/Wnn .endif PREPATCH_COOKIE= ${.CURDIR}/work/.prepatch_done PREBUILD_COOKIE= ${.CURDIR}/work/.prebuild_done diff --git a/japanese/mule-wnn7/Makefile b/japanese/mule-wnn7/Makefile index 2e201528dc3..b6f0123accd 100644 --- a/japanese/mule-wnn7/Makefile +++ b/japanese/mule-wnn7/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.6 1995/01/03 14:16:51 asami Exp $ +# $Id: Makefile,v 1.9 1995/03/04 10:58:29 asami Exp $ # DISTNAME= mule-2.2.2 @@ -26,7 +26,7 @@ PATCHSITE= ftp.cs.buffalo.edu:/pub/mule/ PATCHSITE= ${MASTER_SITE_OVERRIDE} .endif .if !exists(/usr/X11R6/lib/libwnn.a) -DEPENDS= ${PORTSDIR}/utils/Wnn +DEPENDS= ${PORTSDIR}/japanese/Wnn .endif PREPATCH_COOKIE= ${.CURDIR}/work/.prepatch_done PREBUILD_COOKIE= ${.CURDIR}/work/.prebuild_done diff --git a/textproc/coco/Makefile b/textproc/coco/Makefile index 2e201528dc3..b6f0123accd 100644 --- a/textproc/coco/Makefile +++ b/textproc/coco/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.6 1995/01/03 14:16:51 asami Exp $ +# $Id: Makefile,v 1.9 1995/03/04 10:58:29 asami Exp $ # DISTNAME= mule-2.2.2 @@ -26,7 +26,7 @@ PATCHSITE= ftp.cs.buffalo.edu:/pub/mule/ PATCHSITE= ${MASTER_SITE_OVERRIDE} .endif .if !exists(/usr/X11R6/lib/libwnn.a) -DEPENDS= ${PORTSDIR}/utils/Wnn +DEPENDS= ${PORTSDIR}/japanese/Wnn .endif PREPATCH_COOKIE= ${.CURDIR}/work/.prepatch_done PREBUILD_COOKIE= ${.CURDIR}/work/.prebuild_done |