diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 2000-03-08 10:56:40 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 2000-03-08 10:56:40 +0000 |
commit | 65856a9de3b9c65210d21a6dce9f2af68ffeb126 (patch) | |
tree | 1344fd93615ce45a7827ba9c8e6824c61db052af /japanese/FreeWnn-lib/Makefile | |
parent | Add PKGNAME=lyx-1.1.4.1 to honor patch-1.1.4fix1.gz. (diff) |
Use devel/imake instead of x11/XFree86.
Note: I'm not too sure if these ports really work without x11 libs
and headers as I don't have X'less environment.
Diffstat (limited to 'japanese/FreeWnn-lib/Makefile')
-rw-r--r-- | japanese/FreeWnn-lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/FreeWnn-lib/Makefile b/japanese/FreeWnn-lib/Makefile index 1a657c16503b..924ff3d46dc9 100644 --- a/japanese/FreeWnn-lib/Makefile +++ b/japanese/FreeWnn-lib/Makefile @@ -16,7 +16,7 @@ DISTFILES= Wnn4.2.tar.gz ${WNN_EXTRA_PATCH} MAINTAINER= taoka@FreeBSD.org -BUILD_DEPENDS= imake:${PORTSDIR}/x11/XFree86 +BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake EXTRACT_ONLY= Wnn4.2.tar.gz PATCHDIR= ${.CURDIR}/../../japanese/Wnn/patches |