diff options
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 93b91117d5ef..0b97be13628c 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ freetype.9:${PORTSDIR}/print/freetype2 \ jpeg.9:${PORTSDIR}/graphics/jpeg \ lcms.1:${PORTSDIR}/graphics/lcms \ + png.5:${PORTSDIR}/graphics/png \ xml2:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes |