diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2008-12-31 08:17:47 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2008-12-31 08:17:47 +0000 |
commit | 98bf19af7ebd5736f692345977a976e151e75fa9 (patch) | |
tree | facaa05084b7da914f588fa06c81b2d47b7e73bf /www/awffull | |
parent | 46c0eeafd47035e60edf09e0740138d970497ebb (diff) |
Add CONFLICTS each other (japanese/awffull, www/awffull).
Spotted by: hrs
Notes
Notes:
svn path=/head/; revision=225039
Diffstat (limited to 'www/awffull')
-rw-r--r-- | www/awffull/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/awffull/Makefile b/www/awffull/Makefile index 958c3f29a288..49d6a29f5adc 100644 --- a/www/awffull/Makefile +++ b/www/awffull/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \ RUN_DEPENDS?= ${LOCALBASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera BUILD_DEPENS= ${RUN_DEPENDS} +CONFLICTS?= ja-awffull-[0-9]* + FONTDEFAULT?= ${LOCALBASE}/lib/X11/fonts/bitstream-vera/VeraBd.ttf FONTLABEL?= ${LOCALBASE}/lib/X11/fonts/bitstream-vera/Vera.ttf |