Add CONFLICTS line with old ja-ipa-ttfonts-[0-9]* as safety

measures against duplicate installation.
This commit is contained in:
Hiroki Sato 2009-06-05 01:05:27 +00:00
parent 1a90695257
commit 2092d30b01
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235184
3 changed files with 6 additions and 1 deletions

View File

@ -16,7 +16,8 @@ COMMENT= IPA Japanese fonts, UIGothic
RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
# ja-font-mplus-ipa-1.0.20060520.p1 has an old ipagui.ttf
CONFLICTS= ja-font-mplus-ipa-1.0.20060520.p1
CONFLICTS= ja-font-mplus-ipa-1.0.20060520.p1 \
ja-ipa-ttfonts-[0-9]*
USE_ZIP= yes
NO_BUILD= yes

View File

@ -16,6 +16,8 @@ COMMENT= IPA Japanese fonts
RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
CONFLICTS= ja-ipa-ttfonts-[0-9]*
USE_ZIP= yes
NO_BUILD= yes
PKGINSTALL= ${WRKDIR}/pkg-install

View File

@ -18,6 +18,8 @@ COMMENT= Mixed Japanese font with IPA, M-plus outline, and Bitstream Vera
RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
CONFLICTS= ja-ipa-ttfonts-[0-9]*
USE_BZIP2= yes
NO_BUILD= yes
PKGINSTALL= ${WRKDIR}/pkg-install