diff options
author | jseger <jseger@FreeBSD.org> | 1998-10-16 10:43:27 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-10-16 10:43:27 +0800 |
commit | e6b95ba060c16a5430330d7cbca7cb1867fc4537 (patch) | |
tree | 26af714f4bdd13b56d98d45b051720cb32da0b0d /korean/nh2ps | |
parent | 1ed35cbf4d72679489bd3158eeb83f3bf232f343 (diff) | |
download | freebsd-ports-gnome-e6b95ba060c16a5430330d7cbca7cb1867fc4537.tar.gz freebsd-ports-gnome-e6b95ba060c16a5430330d7cbca7cb1867fc4537.tar.zst freebsd-ports-gnome-e6b95ba060c16a5430330d7cbca7cb1867fc4537.zip |
Mark BROKEN for ELF:
===> Building for ko-nh2ps-2.3
Generating psfontmap.c ...
./mkpsfontmap.pl > psfontmap.c
./mkpsfontmap.pl: not found
*** Error code 127
Diffstat (limited to 'korean/nh2ps')
-rw-r--r-- | korean/nh2ps/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/korean/nh2ps/Makefile b/korean/nh2ps/Makefile index cf82aaf3b1d2..64a0086b9eb8 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.4 1997/11/10 11:28:34 asami Exp $ +# $Id: Makefile,v 1.5 1998/08/09 00:14:53 steve Exp $ # DISTNAME= nh2ps-2.3 @@ -13,6 +13,8 @@ MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/util/nh2ps/ MAINTAINER= junker@jazz.snu.ac.kr +BROKEN_ELF= yes + RUN_DEPENDS= ${PREFIX}/share/ghostscript/5.10ft/hangul:${PORTSDIR}/korean/ftghostscript5 MAN1= nh2ps.1 |