mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Convert libass to USE_PKGCONFIG, switch every ports depending of libass and that
needs pkg-config to USE_PKGCONFIG
This commit is contained in:
parent
c97dbb3f1f
commit
c515f89a0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301647
@ -20,6 +20,7 @@ FETCH_ARGS= -Fpr
|
||||
USE_XZ= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PKGCONFIG= build
|
||||
INSTALLS_ICONS= yes
|
||||
USE_QT4= moc_build opengl rcc_build
|
||||
|
||||
|
@ -21,7 +21,8 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
expat.6:${PORTSDIR}/textproc/expat2 \
|
||||
fribidi.3:${PORTSDIR}/converters/fribidi
|
||||
|
||||
USE_GNOME= pkgconfig gnomehack
|
||||
USE_GNOME= gnomehack
|
||||
USE_PKGCONFIG= build
|
||||
USE_XZ= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -68,7 +68,7 @@ GITHASH= 9023e39
|
||||
WRKSRC= ${WRKDIR}/opdenkamp-${PORTNAME}-${GITHASH}
|
||||
FETCH_ARGS= -Fpr
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= pkgconfig
|
||||
USE_PKGCONFIG= build
|
||||
USE_AUTOTOOLS= autoconf libtool automake libltdl
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= xinerama xt xmu xtst
|
||||
|
Loading…
Reference in New Issue
Block a user