mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- add CONFLICTS
PR: 147418
This commit is contained in:
parent
16015f2f5b
commit
9708877378
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255647
@ -22,6 +22,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
|||||||
LIB_DEPENDS= neon.28:${PORTSDIR}/www/neon28 \
|
LIB_DEPENDS= neon.28:${PORTSDIR}/www/neon28 \
|
||||||
gpgme.18:${PORTSDIR}/security/gpgme
|
gpgme.18:${PORTSDIR}/security/gpgme
|
||||||
|
|
||||||
|
CONFLICTS= gd-2.*
|
||||||
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
USE_PERL5_BUILD=yes
|
USE_PERL5_BUILD=yes
|
||||||
|
@ -22,6 +22,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
|||||||
LIB_DEPENDS= neon.28:${PORTSDIR}/www/neon28 \
|
LIB_DEPENDS= neon.28:${PORTSDIR}/www/neon28 \
|
||||||
gpgme.18:${PORTSDIR}/security/gpgme
|
gpgme.18:${PORTSDIR}/security/gpgme
|
||||||
|
|
||||||
|
CONFLICTS= gd-2.*
|
||||||
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
USE_PERL5_BUILD=yes
|
USE_PERL5_BUILD=yes
|
||||||
|
@ -21,6 +21,8 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
|
|||||||
png.6:${PORTSDIR}/graphics/png \
|
png.6:${PORTSDIR}/graphics/png \
|
||||||
freetype.9:${PORTSDIR}/print/freetype2
|
freetype.9:${PORTSDIR}/print/freetype2
|
||||||
|
|
||||||
|
CONFLICTS= bazaar-1.*
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
SCRIPTDIR= ${FILESDIR}
|
SCRIPTDIR= ${FILESDIR}
|
||||||
MAKE_ENV= WRKSRC="${WRKSRC}" CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
MAKE_ENV= WRKSRC="${WRKSRC}" CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||||
|
Loading…
Reference in New Issue
Block a user