mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
- s/USE_FREETYPE2/USE_FREETYPE/
Spotted by: pav
This commit is contained in:
parent
05d8069ed4
commit
3d6c17d1ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225473
@ -18,7 +18,7 @@ COMMENT= A hardware accelerated canvas API (core library)
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_FREETYPE2= yes
|
||||
USE_FREETYPE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gnomehack pkgconfig gnometarget
|
||||
|
||||
|
@ -18,7 +18,7 @@ COMMENT= A hardware accelerated canvas API (buffer engine)
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_FREETYPE2= yes
|
||||
USE_FREETYPE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gnomehack pkgconfig gnometarget
|
||||
USE_EFL= evas
|
||||
|
@ -18,7 +18,7 @@ COMMENT= A hardware accelerated canvas API (OpenGL engine)
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_FREETYPE2= yes
|
||||
USE_FREETYPE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gnomehack pkgconfig gnometarget
|
||||
USE_EFL= evas
|
||||
|
@ -18,7 +18,7 @@ COMMENT= A hardware accelerated canvas API (SDL engine)
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_FREETYPE2= yes
|
||||
USE_FREETYPE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gnomehack pkgconfig gnometarget
|
||||
USE_EFL= evas
|
||||
|
@ -18,7 +18,7 @@ COMMENT= A hardware accelerated canvas API (X11 engine)
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_FREETYPE2= yes
|
||||
USE_FREETYPE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gnomehack pkgconfig gnometarget
|
||||
USE_EFL= evas
|
||||
|
@ -18,7 +18,7 @@ COMMENT= A hardware accelerated canvas API (XRender engine)
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_FREETYPE2= yes
|
||||
USE_FREETYPE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gnomehack pkgconfig gnometarget
|
||||
USE_EFL= evas
|
||||
|
@ -18,7 +18,7 @@ COMMENT= A hardware accelerated canvas API (edb engine)
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_FREETYPE2= yes
|
||||
USE_FREETYPE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gnomehack pkgconfig gnometarget
|
||||
USE_EFL= evas edb
|
||||
|
@ -18,7 +18,7 @@ COMMENT= A hardware accelerated canvas API (EET engine)
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_FREETYPE2= yes
|
||||
USE_FREETYPE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gnomehack pkgconfig gnometarget
|
||||
USE_EFL= evas eet
|
||||
|
@ -20,7 +20,7 @@ LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_FREETYPE2= yes
|
||||
USE_FREETYPE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gnomehack pkgconfig gnometarget
|
||||
USE_EFL= evas
|
||||
|
@ -20,7 +20,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_FREETYPE2= yes
|
||||
USE_FREETYPE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gnomehack pkgconfig gnometarget
|
||||
USE_EFL= evas
|
||||
|
@ -20,7 +20,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_FREETYPE2= yes
|
||||
USE_FREETYPE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gnomehack pkgconfig gnometarget
|
||||
USE_EFL= evas
|
||||
|
@ -21,7 +21,7 @@ LIB_DEPENDS= svg-cairo.1:${PORTSDIR}/graphics/libsvg-cairo
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_FREETYPE2= yes
|
||||
USE_FREETYPE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gnomehack pkgconfig gnometarget librsvg2
|
||||
USE_EFL= evas
|
||||
|
@ -20,7 +20,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_FREETYPE2= yes
|
||||
USE_FREETYPE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gnomehack pkgconfig gnometarget
|
||||
USE_EFL= evas
|
||||
|
@ -18,7 +18,7 @@ COMMENT= A hardware accelerated canvas API (XPM engine)
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_FREETYPE2= yes
|
||||
USE_FREETYPE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gnomehack pkgconfig gnometarget
|
||||
USE_XORG= xpm
|
||||
|
Loading…
Reference in New Issue
Block a user