diff options
author | CHOI Junho <cjh@FreeBSD.org> | 2000-07-15 13:18:48 +0000 |
---|---|---|
committer | CHOI Junho <cjh@FreeBSD.org> | 2000-07-15 13:18:48 +0000 |
commit | c1558eff36b01a2c4115e7bbfb541b268289aff7 (patch) | |
tree | 1dd7dfea74246584f42110e54b6054777bf9289d | |
parent | 678e4fce0e96de9bc7e9924a63fd0cd474fdb7c7 (diff) | |
download | ports-c1558eff36b01a2c4115e7bbfb541b268289aff7.tar.gz ports-c1558eff36b01a2c4115e7bbfb541b268289aff7.zip |
Remove RUN_DEPENDS to ghostscript. Now we have two Korean
ghostscript, so it's your choice.
Notes
Notes:
svn path=/head/; revision=30642
-rw-r--r-- | korean/nh2ps/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/korean/nh2ps/Makefile b/korean/nh2ps/Makefile index f2aab1709228..fef32ef6b97b 100644 --- a/korean/nh2ps/Makefile +++ b/korean/nh2ps/Makefile @@ -10,8 +10,6 @@ PORTVERSION= 2.3.1 CATEGORIES= korean print MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/util/nh2ps/ -RUN_DEPENDS= ${PREFIX}/share/ghostscript/5.10ft/hangul:${PORTSDIR}/korean/ftghostscript5 - MAN1= nh2ps.1 post-patch: |