diff options
author | imura <imura@FreeBSD.org> | 2000-05-15 01:50:20 +0800 |
---|---|---|
committer | imura <imura@FreeBSD.org> | 2000-05-15 01:50:20 +0800 |
commit | c93106a68264134d9846e9b7248c44a405d96df2 (patch) | |
tree | 14ad599557d5d56bd73ed4fe9c2a2bc626efbe0a /japanese/netscape48-communicator | |
parent | f74d91157182b6e403851e22af4abe26e6cca573 (diff) | |
download | freebsd-ports-gnome-c93106a68264134d9846e9b7248c44a405d96df2.tar.gz freebsd-ports-gnome-c93106a68264134d9846e9b7248c44a405d96df2.tar.zst freebsd-ports-gnome-c93106a68264134d9846e9b7248c44a405d96df2.zip |
1) Swich linux-n47-[cn] maintainer to myself so that I can modify
start-up script.
Aproved by: sada
2) linux-realplayer requires libg++.so.2.7.2 when netscape-dynMotif.
Problem reported by: knu
3) When linux-lesstif-ns is installed, use netscape-dynMotif.
Diffstat (limited to 'japanese/netscape48-communicator')
-rw-r--r-- | japanese/netscape48-communicator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/netscape48-communicator/Makefile b/japanese/netscape48-communicator/Makefile index 7624b4e569cb..e8399fcc4c2c 100644 --- a/japanese/netscape48-communicator/Makefile +++ b/japanese/netscape48-communicator/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PORTS_JP} \ http://www.bres.tsukuba.ac.jp/~yohta/netscape/ DISTNAME?= communicator-ja-euc-v407-export.generic-generic-generic -MAINTAINER= sada@FreeBSD.org +MAINTAINER?= sada@FreeBSD.org # ?= for ports that include this Makefile RUN_DEPENDS?= ${PREFIX}/bin/${BROWSER_ARC}-${BROWSER_VERSION}:${PORTSDIR}/www/netscape${BROWSER_VER}-${BROWSER} |