diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-10 11:28:34 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-10 11:28:34 +0000 |
commit | d2bb79a1bf87115def8fba8ecfa6e2ad13054b69 (patch) | |
tree | 6732bb2b0f6775c69a7282cc5e641ac4281f6e6e /korean | |
parent | fd6b25ef6f8fe762a1c3005de0eab6cc403edb2d (diff) | |
download | ports-d2bb79a1bf87115def8fba8ecfa6e2ad13054b69.tar.gz ports-d2bb79a1bf87115def8fba8ecfa6e2ad13054b69.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/nh2ps/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/korean/nh2ps/Makefile b/korean/nh2ps/Makefile index 667df430193c..21fc9c781854 100644 --- a/korean/nh2ps/Makefile +++ b/korean/nh2ps/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Apr 1997 # Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> # -# $Id: Makefile,v 1.2 1997/06/05 00:06:32 asami Exp $ +# $Id: Makefile,v 1.3 1997/09/22 16:22:09 max Exp $ # DISTNAME= nh2ps-1.0p1 @@ -16,6 +16,7 @@ MAINTAINER= junker@jazz.snu.ac.kr # it depends on HLaTeX-0.95(ps) fonts RUN_DEPENDS= ${PREFIX}/share/fonts/HLaTeX-0.95-pfb:${PORTSDIR}/korean/hlatexpsfonts +MANUAL_PACKAGE_BUILD= PAPERSIZE has to be set to Letter A4 MAKE_FLAGS?= WIDTH=${WIDTH} HEIGHT=${HEIGHT} A4_PAPERSIZE=${A4_PAPERSIZE} -f MAN1= nh2ps.1 |