diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
commit | 64cf27c85d89298041b8c8dc2fd090181e6d10d8 (patch) | |
tree | 11668b893f94453b0262a155d53e6eac8dd4a6f5 /japanese | |
parent | 440d8863c8d496b982754e2a71867892213a902b (diff) | |
download | ports-64cf27c85d89298041b8c8dc2fd090181e6d10d8.tar.gz ports-64cf27c85d89298041b8c8dc2fd090181e6d10d8.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/linux-mozillafirebird-gtk2/Makefile | 3 | ||||
-rw-r--r-- | japanese/linux-ttfonts/Makefile | 4 |
2 files changed, 2 insertions, 5 deletions
diff --git a/japanese/linux-mozillafirebird-gtk2/Makefile b/japanese/linux-mozillafirebird-gtk2/Makefile index fc1501e3de78..8b19f4d8d37e 100644 --- a/japanese/linux-mozillafirebird-gtk2/Makefile +++ b/japanese/linux-mozillafirebird-gtk2/Makefile @@ -14,7 +14,6 @@ DISTNAME= MozillaFirebird-${PORTVERSION}-i686-linux-gtk2+xft-jaJP COMMENT= Firebird Web browser: Japanese, Linux/i386, GTK+ 2.X, with Xft RUN_DEPENDS= \ -${LINUXBASE}/lib/libc-2.3.2.so:${PORTSDIR}/emulators/linux_base-8 \ ${LINUXBASE}/usr/X11R6/lib/libXrandr.so.2:${PORTSDIR}/x11/linux-XFree86-libs \ ${LINUXBASE}/usr/lib/libatk-1.0.so.0:${PORTSDIR}/accessibility/linux-atk \ ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig \ @@ -23,7 +22,5 @@ ${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2 \ ${LINUXBASE}/usr/lib/libpango-1.0.so.0:${PORTSDIR}/x11-toolkits/linux-pango \ ${LINUXBASE}/usr/share/fonts/ja/TrueType:${PORTSDIR}/japanese/linux-ttfonts -BROKEN= "Inconsistent dependencies (linux_base 7.x and 8.x)" - MASTERDIR= ${.CURDIR}/../../www/linux-mozillafirebird .include "${MASTERDIR}/Makefile" diff --git a/japanese/linux-ttfonts/Makefile b/japanese/linux-ttfonts/Makefile index 6cb7c3a3fb75..2462b5142f69 100644 --- a/japanese/linux-ttfonts/Makefile +++ b/japanese/linux-ttfonts/Makefile @@ -7,10 +7,10 @@ PORTNAME= ttfonts-ja PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese x11-fonts linux -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Japanese Truetype fonts for use with Linux emulation BASEVERSION= 9 |