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

(-)terminus-font/Makefile (-4 / +4 lines)
Lines 2-13 Link Here
2
# Date Created:                         04 Nov 2002
2
# Date Created:                         04 Nov 2002
3
# Whom:                                 Michael Hsin <mhsin@mhsin.org>
3
# Whom:                                 Michael Hsin <mhsin@mhsin.org>
4
#
4
#
5
# $FreeBSD: ports/x11-fonts/terminus-font/Makefile,v 1.11 2007/05/19 20:29:36 flz Exp $
5
# $FreeBSD$
6
#
6
#
7
7
8
PORTNAME=	terminus-font
8
PORTNAME=	terminus-font
9
PORTVERSION=	4.20
9
PORTVERSION=	4.20
10
PORTREVISION=	3
10
PORTREVISION=	4
11
CATEGORIES=	x11-fonts
11
CATEGORIES=	x11-fonts
12
MASTER_SITES=	http://www.is-vn.bg/hamster/
12
MASTER_SITES=	http://www.is-vn.bg/hamster/
13
13
Lines 15-22 Link Here
15
COMMENT=	Terminus Font - a clean fixed width font
15
COMMENT=	Terminus Font - a clean fixed width font
16
16
17
BUILD_DEPENDS=	mkitalic:${PORTSDIR}/x11-fonts/mkbold-mkitalic \
17
BUILD_DEPENDS=	mkitalic:${PORTSDIR}/x11-fonts/mkbold-mkitalic \
18
		bdftopcf:${X_CLIENTS_PORT}
18
		bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf
19
RUN_DEPENDS=	mkfontdir:${X_CLIENTS_PORT}
19
RUN_DEPENDS=	mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir
20
20
21
USE_PERL5=	yes
21
USE_PERL5=	yes
22
USE_X_PREFIX=	yes
22
USE_X_PREFIX=	yes

Return to bug 119924