Lines 22-32
Link Here
|
22 |
BUILD_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2 |
22 |
BUILD_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2 |
23 |
.endif |
23 |
.endif |
24 |
LIB_DEPENDS= png:${PORTSDIR}/graphics/png \ |
24 |
LIB_DEPENDS= png:${PORTSDIR}/graphics/png \ |
25 |
jpeg.9:${PORTSDIR}/graphics/jpeg |
25 |
jpeg.9:${PORTSDIR}/graphics/jpeg \ |
|
|
26 |
freetype.7:${PORTSDIR}/print/freetype2 |
26 |
|
27 |
|
27 |
LATEST_LINK= gd2 |
28 |
LATEST_LINK= gd2 |
28 |
|
29 |
|
29 |
USE_FREETYPE2= yes |
|
|
30 |
.ifndef WITHOUT_XPM |
30 |
.ifndef WITHOUT_XPM |
31 |
# Temporary hack, until X-less XPM building is added to USE_XPM: |
31 |
# Temporary hack, until X-less XPM building is added to USE_XPM: |
32 |
.ifndef WITHOUT_X11 |
32 |
.ifndef WITHOUT_X11 |