diff options
Diffstat (limited to 'korean')
-rw-r--r-- | korean/hanterm-xf86/Makefile | 6 | ||||
-rw-r--r-- | korean/hanterm-xf86/pkg-descr | 2 | ||||
-rw-r--r-- | korean/hanterm-xf86/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/korean/hanterm-xf86/Makefile b/korean/hanterm-xf86/Makefile index 5cf7e4ee417..d78c68b6102 100644 --- a/korean/hanterm-xf86/Makefile +++ b/korean/hanterm-xf86/Makefile @@ -12,14 +12,14 @@ MASTER_SITES= http://www.kr.FreeBSD.org/~hwang/hanterm/ PKGNAMESUFFIX= -xf DISTNAME= hanterm-xf-p18 -MAINTAINER= cjh@kr.freebsd.org +MAINTAINER= cjh@FreeBSD.org RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/johabm16.pcf.gz:${PORTSDIR}/korean/johabfonts USE_X_PREFIX= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-x --build=i386--freebsd --prefix=${PREFIX} \ - --enable-16-color +CONFIGURE_ARGS+= --with-x --enable-16-color +CONFIGURE_ENV+= LIBS="-lxpg4" NO_INSTALL_MANPAGES= yes post-install: diff --git a/korean/hanterm-xf86/pkg-descr b/korean/hanterm-xf86/pkg-descr index 541c2e3e7bf..72072e174fc 100644 --- a/korean/hanterm-xf86/pkg-descr +++ b/korean/hanterm-xf86/pkg-descr @@ -7,5 +7,5 @@ such as automatic fonts detection, johab844 font support, and based on XFree86's xterm code. The scrollbar is displayed in right. -- -CHOI Junho <cjh@kr.freebsd.org> +CHOI Junho <cjh@FreeBSD.org> WWW: http://www.kr.FreeBSD.org/~hwang/hanterm/index.html diff --git a/korean/hanterm-xf86/pkg-plist b/korean/hanterm-xf86/pkg-plist index d7f606e3700..09d746367b3 100644 --- a/korean/hanterm-xf86/pkg-plist +++ b/korean/hanterm-xf86/pkg-plist @@ -1,2 +1,2 @@ -lib/X11/app-defaults/Hanterm bin/hanterm +lib/X11/app-defaults/Hanterm |