Lines 2-8
Link Here
|
2 |
|
2 |
|
3 |
PORTNAME= texlive |
3 |
PORTNAME= texlive |
4 |
PORTVERSION= 20150521 |
4 |
PORTVERSION= 20150521 |
5 |
PORTREVISION= 4 |
5 |
PORTREVISION= 5 |
6 |
CATEGORIES= print |
6 |
CATEGORIES= print |
7 |
MASTER_SITES= TEX_CTAN/systems/texlive/Source/ |
7 |
MASTER_SITES= TEX_CTAN/systems/texlive/Source/ |
8 |
PKGNAMESUFFIX= -base |
8 |
PKGNAMESUFFIX= -base |
Lines 20-26
Link Here
|
20 |
libgraphite2.so:${PORTSDIR}/graphics/graphite2 \ |
20 |
libgraphite2.so:${PORTSDIR}/graphics/graphite2 \ |
21 |
libfreetype.so:${PORTSDIR}/print/freetype2 \ |
21 |
libfreetype.so:${PORTSDIR}/print/freetype2 \ |
22 |
libharfbuzz.so:${PORTSDIR}/print/harfbuzz \ |
22 |
libharfbuzz.so:${PORTSDIR}/print/harfbuzz \ |
23 |
libttf.so:${PORTSDIR}/print/freetype \ |
|
|
24 |
libpng.so:${PORTSDIR}/graphics/png \ |
23 |
libpng.so:${PORTSDIR}/graphics/png \ |
25 |
libzzip.so:${PORTSDIR}/devel/zziplib \ |
24 |
libzzip.so:${PORTSDIR}/devel/zziplib \ |
26 |
libpoppler.so:${PORTSDIR}/graphics/poppler \ |
25 |
libpoppler.so:${PORTSDIR}/graphics/poppler \ |
Lines 54-62
Link Here
|
54 |
--disable-xdvipdfmx \ |
53 |
--disable-xdvipdfmx \ |
55 |
--enable-build-in-source-tree \ |
54 |
--enable-build-in-source-tree \ |
56 |
--datarootdir=${LOCALBASE}/share \ |
55 |
--datarootdir=${LOCALBASE}/share \ |
57 |
--with-system-freetype \ |
|
|
58 |
--with-freetype-includes=${LOCALBASE}/include/freetype1/freetype \ |
59 |
--with-freetype-libdir=${LOCALBASE}/lib \ |
60 |
--with-system-freetype2 \ |
56 |
--with-system-freetype2 \ |
61 |
--with-freetype2-includes=${LOCALBASE}/include/freetype2 \ |
57 |
--with-freetype2-includes=${LOCALBASE}/include/freetype2 \ |
62 |
--with-freetype2-libdir=${LOCALBASE}/lib \ |
58 |
--with-freetype2-libdir=${LOCALBASE}/lib \ |