summaryrefslogtreecommitdiff
path: root/korean/eterm
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-01 13:56:46 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-01 13:56:46 +0000
commit8a0a8ffb2e802c30e43a35c87a166ae56bd4a185 (patch)
tree0cff2283b3457325043523da624dac622dcd98f8 /korean/eterm
parentChange order of module loading path. (diff)
- Fix MASTER_SITES
PR: 57440 Submitted by: Mark Linimon <linimon@lonesome.com>
Notes
Notes: svn path=/head/; revision=89976
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 adc94db742a3..c892af303bcc 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: