diff options
author | nork <nork@FreeBSD.org> | 2008-12-31 16:17:47 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2008-12-31 16:17:47 +0800 |
commit | 494026c069acb6768ee5a7d1085bd191afb23c02 (patch) | |
tree | 314c8066a6e889df00b812fceaa758fd3bd365e4 /www/awffull | |
parent | 030352939a26fd20559165d5726aefa1105bef70 (diff) | |
download | freebsd-ports-gnome-494026c069acb6768ee5a7d1085bd191afb23c02.tar.gz freebsd-ports-gnome-494026c069acb6768ee5a7d1085bd191afb23c02.tar.zst freebsd-ports-gnome-494026c069acb6768ee5a7d1085bd191afb23c02.zip |
Add CONFLICTS each other (japanese/awffull, www/awffull).
Spotted by: hrs
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 |