back out last commit, let others decide what to do

This commit is contained in:
Ying-Chieh Liao 2001-10-22 16:30:46 +00:00
parent d587d5a75b
commit c1aa304ed5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49079
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ BUILD_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2
.endif
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
freetype.7:${PORTSDIR}/print/freetype2
freetype:${PORTSDIR}/print/freetype2
USE_FREETYPE2= yes

View File

@ -24,7 +24,7 @@ BUILD_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2
.endif
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
freetype.7:${PORTSDIR}/print/freetype2
freetype:${PORTSDIR}/print/freetype2
USE_FREETYPE2= yes