summaryrefslogtreecommitdiffstats
path: root/korean/eterm
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-10-01 13:56:46 +0000
committerkrion <krion@FreeBSD.org>2003-10-01 13:56:46 +0000
commit50751108c283836ae61bf6f3771ad2cc28c23c8b (patch)
tree96ae202ffcf5e87a03475a11c378720b10edc5a0 /korean/eterm
parentd273a2d36a61c4cde20b9bf7be71c13e1e468116 (diff)
downloadFreeBSD-ports-50751108c283836ae61bf6f3771ad2cc28c23c8b.zip
FreeBSD-ports-50751108c283836ae61bf6f3771ad2cc28c23c8b.tar.gz
- Fix MASTER_SITES
PR: 57440 Submitted by: Mark Linimon <linimon@lonesome.com>
Diffstat (limited to 'korean/eterm')
-rw-r--r--korean/eterm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/korean/eterm/Makefile b/korean/eterm/Makefile
index adc94db..c892af30 100644
--- a/korean/eterm/Makefile
+++ b/korean/eterm/Makefile
@@ -9,20 +9,20 @@ PORTNAME= eterm
PORTVERSION= 0.8.9
CATEGORIES= korean x11
MASTER_SITES= ftp://ftp.holywar.net/pub/FreeBSD/ \
- ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ \
+ ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/
DISTNAME= Eterm-${PORTVERSION}
MAINTAINER= hollywar@mail.holywar.net
COMMENT= X11 terminal emulator based on rxvt/xterm that supports korean
-RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/local/hmm12.pcf.gz:${PORTSDIR}/korean/hanyangfonts
+RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/local/hmm12.pcf.gz:${PORTSDIR}/korean/hanyangfonts
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_GNOME= imlib
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lxpg4" LOCALBASE="${LOCALBASE}"
+CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lxpg4" LOCALBASE="${LOCALBASE}"
MAN1= Eterm.1
pre-patch:
OpenPOWER on IntegriCloud