1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/japanese/linux-netscape47-communicator/Makefile
R. Imura 26aa466b33 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.
2000-05-14 17:50:20 +00:00

19 lines
603 B
Makefile

# New ports collection makefile for: Netscape browser with Japanese resources
# Date created: 24 Mar 2000
# Whom: imura@FreeBSD.org
#
# $FreeBSD$
#
RUN_DEPENDS= ${PREFIX}/bin/${BROWSER_ARC}-${BROWSER_VERSION}:${PORTSDIR}/www/linux-netscape47-${BROWSER}
RUN_DEPENDS+= /compat/linux/usr/share/locale/ja_JP:${PORTSDIR}/japanese/linux_locale
MAINTAINER= imura@FreeBSD.org
BROWSER_ARC= ${BROWSER}-linux
MASTERDIR_LINUX= ${.CURDIR}/../linux-netscape47-communicator
NSUBDIR= lib/netscape-linux
START_SCRIPT= ${MASTERDIR_LINUX}/files/start.sh.in
.include "${.CURDIR}/../netscape47-communicator/Makefile"