mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- USE_BZIP2 -> USES=tar:bzip2
This commit is contained in:
parent
2e34642c45
commit
b15c3597f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356060
@ -16,7 +16,7 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
|
||||
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
|
||||
|
||||
USE_XORG= x11
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
do-build:
|
||||
|
@ -15,7 +15,7 @@ LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
WRKSRC= ${WRKDIR}/ae_fonts1-${PORTVERSION}
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
@ -15,14 +15,14 @@ LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
WRKSRC= ${WRKDIR}/KacstArabicFonts-${PORTVERSION}
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
SUB_LIST= PORTNAME="${PORTNAME}"
|
||||
|
||||
do-build:
|
||||
cd ${WRKDIR} && ttmkfdir -c -d ${WRKSRC} > ${WRKSRC}/fonts.dir
|
||||
(cd ${WRKDIR} && ttmkfdir -c -d ${WRKSRC} > ${WRKSRC}/fonts.dir)
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${STAGEDIR}/${PREFIX}/lib/X11/fonts/kacst_fonts
|
||||
|
Loading…
Reference in New Issue
Block a user