diff options
author | cjh <cjh@FreeBSD.org> | 2001-11-27 20:28:12 +0800 |
---|---|---|
committer | cjh <cjh@FreeBSD.org> | 2001-11-27 20:28:12 +0800 |
commit | d9c27da0d8309fc0081288391510bfde64b4507f (patch) | |
tree | e31d04cc71e506062f3003ef20c6bf852acb6f2e /korean/johabfonts/Makefile | |
parent | ea11ee1d3cb43b48be49e8b6b7956142c4f41b7e (diff) | |
download | freebsd-ports-gnome-d9c27da0d8309fc0081288391510bfde64b4507f.tar.gz freebsd-ports-gnome-d9c27da0d8309fc0081288391510bfde64b4507f.tar.zst freebsd-ports-gnome-d9c27da0d8309fc0081288391510bfde64b4507f.zip |
update to 3.1.
8-4-4 is not packaged due to license problem.
Diffstat (limited to 'korean/johabfonts/Makefile')
-rw-r--r-- | korean/johabfonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/korean/johabfonts/Makefile b/korean/johabfonts/Makefile index 011aad7fdb0c..90768009a19b 100644 --- a/korean/johabfonts/Makefile +++ b/korean/johabfonts/Makefile @@ -9,7 +9,7 @@ PORTNAME= johabfonts PORTVERSION= 3.1 CATEGORIES= korean x11-fonts MASTER_SITES= http://hanterm.org/download/font/ -DISTNAME= hanterm-font +DISTNAME= hanterm-font-${PORTVERSION} MAINTAINER= cjh@FreeBSD.org @@ -23,6 +23,7 @@ RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients .endif NO_INSTALL_MANPAGES= yes +WRKSRC= ${WRKDIR}/hanterm-font/10-6-6 pre-install: -${MKDIR} ${PREFIX}/lib/X11/fonts/local |