Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= truetypefonts |
8 |
PORTNAME= truetypefonts |
9 |
PORTVERSION= 2001.08.18.4 |
9 |
PORTVERSION= 2001.08.18.5 |
10 |
CATEGORIES= japanese x11-fonts |
10 |
CATEGORIES= japanese x11-fonts |
11 |
MASTER_SITES= ftp://ftp.debian.org/debian/pool/main/t/ttf-xtt/ |
11 |
MASTER_SITES= ftp://ftp.debian.org/debian/pool/main/t/ttf-xtt/ |
12 |
DISTNAME= ttf-xtt_0.${PORTVERSION:R:S/.//g}-${PORTVERSION:E} |
12 |
DISTNAME= ttf-xtt_0.${PORTVERSION:R:S/.//g}-${PORTVERSION:E} |
Lines 15-26
Link Here
|
15 |
|
15 |
|
16 |
USE_X_PREFIX= yes |
16 |
USE_X_PREFIX= yes |
17 |
|
17 |
|
18 |
.include <bsd.port.pre.mk> |
|
|
19 |
|
20 |
.if ${XFREE86_VERSION} == 4 |
21 |
RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients |
22 |
.endif |
23 |
|
24 |
WRKSRC= ${WRKDIR}/ttf-xtt-0.${PORTVERSION:R:S/.//g} |
18 |
WRKSRC= ${WRKDIR}/ttf-xtt-0.${PORTVERSION:R:S/.//g} |
25 |
NO_BUILD= yes |
19 |
NO_BUILD= yes |
26 |
|
20 |
|
Lines 42-45
Link Here
|
42 |
${INSTALL_DATA} ${FILESDIR}/fonts.alias.truetype ${PREFIX}/${FONTSDIR} |
36 |
${INSTALL_DATA} ${FILESDIR}/fonts.alias.truetype ${PREFIX}/${FONTSDIR} |
43 |
${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL |
37 |
${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL |
44 |
|
38 |
|
45 |
.include <bsd.port.post.mk> |
39 |
.include <bsd.port.mk> |