diff options
author | cjh <cjh@FreeBSD.org> | 2000-07-15 13:18:48 +0000 |
---|---|---|
committer | cjh <cjh@FreeBSD.org> | 2000-07-15 13:18:48 +0000 |
commit | a2f1e6e04c6ba9aa2c59dc7cb0d48d5148f7a958 (patch) | |
tree | cc2b5adb83100f39285afdb582e8aa6f284efd14 /korean/nh2ps | |
parent | 91afee097fedf649ead005ab230b0121c564f03f (diff) | |
download | FreeBSD-ports-a2f1e6e04c6ba9aa2c59dc7cb0d48d5148f7a958.zip FreeBSD-ports-a2f1e6e04c6ba9aa2c59dc7cb0d48d5148f7a958.tar.gz |
Remove RUN_DEPENDS to ghostscript. Now we have two Korean
ghostscript, so it's your choice.
Diffstat (limited to 'korean/nh2ps')
-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 f2aab17..fef32ef 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: |