View | Details | Raw Unified | Return to bug 6073
Collapse All | Expand All

(-)./Makefile (-8 / +6 lines)
Lines 1-13 Link Here
1
# New ports collection makefile for:	hanterm-xf86
1
# New ports collection makefile for:	hanterm-xf86
2
# Version required:     hanterm-xf331-p11a
2
# Version required:     hanterm-xf331-p12
3
# Date created:		22 Mar 1997
3
# Date created:		22 Mar 1997
4
# Whom:			CHOI Junho <junker@jazz.snu.ac.kr>
4
# Whom:			CHOI Junho <junker@jazz.snu.ac.kr>
5
#
5
#
6
# $Id: Makefile,v 1.3 1998/03/16 07:29:00 steve Exp $
6
# $Id: Makefile,v 1.3 1998/03/16 07:29:00 steve Exp $
7
#
7
#
8
8
9
DISTNAME=	hanterm-xf331-p11a
9
DISTNAME=	hanterm-xf331-p12
10
PKGNAME=	ko-hanterm-xf-3.3.1.11a
10
PKGNAME=	ko-hanterm-xf-3.3.1.12
11
CATEGORIES=	korean x11
11
CATEGORIES=	korean x11
12
MASTER_SITES=	ftp://ftp.kaist.ac.kr/pub/hangul/incoming/
12
MASTER_SITES=	ftp://ftp.kaist.ac.kr/pub/hangul/incoming/
13
13
Lines 15-25 Link Here
15
15
16
RUN_DEPENDS=	${PREFIX}/lib/X11/fonts/korean/johab:${PORTSDIR}/korean/johabfonts
16
RUN_DEPENDS=	${PREFIX}/lib/X11/fonts/korean/johab:${PORTSDIR}/korean/johabfonts
17
17
18
WRKSRC=		${WRKDIR}/hanterm-xf331-p11
18
USE_X11=		yes
19
19
GNU_CONFIGURE=		yes
20
USE_X11=	yes
20
CONFIGURE_ARGS=		--with-x --build=i386--freebsd --prefix=${PREFIX}
21
GNU_CONFIGURE=	yes
22
CONFIGURE_ARGS=	--with-x --build=i386--freebsd --prefix=${PREFIX}
23
NO_INSTALL_MANPAGES=	yes
21
NO_INSTALL_MANPAGES=	yes
24
22
25
post-install:
23
post-install:
(-)./files/md5 (-1 / +1 lines)
Line 1 Link Here
1
MD5 (hanterm-xf331-p11a.tar.gz) = 5e583f06a8b3148a9128f00555c8ae56
1
MD5 (hanterm-xf331-p12.tar.gz) = 18d34f2c585306ae6d2c101ecdb1fbee

Return to bug 6073