diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-05 09:31:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-05 09:31:52 +0000 |
commit | ceba2112833ea325577af308d27cad5d00490059 (patch) | |
tree | 43770c600bd76bb00bd98dc59b4e2b6d76064eb1 /korean/hanterm-xf86 | |
parent | 4f43ab018ab882c42157803c6c7856dce3689cdc (diff) | |
download | ports-ceba2112833ea325577af308d27cad5d00490059.tar.gz ports-ceba2112833ea325577af308d27cad5d00490059.zip |
Notes
Diffstat (limited to 'korean/hanterm-xf86')
-rw-r--r-- | korean/hanterm-xf86/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/hanterm-xf86/Makefile b/korean/hanterm-xf86/Makefile index a53ba9e6f98f..2f3d8d29be31 100644 --- a/korean/hanterm-xf86/Makefile +++ b/korean/hanterm-xf86/Makefile @@ -3,7 +3,7 @@ # Date created: 22 Mar 1997 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # -# $Id: Makefile,v 1.5 1998/05/03 20:47:08 steve Exp $ +# $Id: Makefile,v 1.6 1998/07/27 00:38:56 steve Exp $ # DISTNAME= hanterm-xf331-p13 @@ -15,7 +15,7 @@ MAINTAINER= junker@jazz.snu.ac.kr RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/misc/johabm16.pcf.gz:${PORTSDIR}/korean/johabfonts -USE_X11= yes +USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-x --build=i386--freebsd --prefix=${PREFIX} NO_INSTALL_MANPAGES= yes |