fc66aa4263
ports/japanese and ports/www. In their place, I add corresponding netscape7 ports, after repo copies. Now ports/www/netscape7 will no longer be a slave port. Instead it is the master port for the others. The French, German, and Japanese ports now have AIM, because I had trouble getting them to work without it. I add a security warning to all these ports, about the "forward referrer" bug (Mozilla bug 145579).
18 lines
323 B
Makefile
18 lines
323 B
Makefile
# $FreeBSD$
|
|
#
|
|
SUBDIR += xtel
|
|
|
|
SUBDIR += aspell
|
|
SUBDIR += cups
|
|
SUBDIR += cups-base
|
|
SUBDIR += cups-lpr
|
|
SUBDIR += ispell
|
|
SUBDIR += kde3-i18n
|
|
SUBDIR += netscape7
|
|
SUBDIR += ooodict-fr_FR
|
|
SUBDIR += openoffice
|
|
SUBDIR += php_doc
|
|
SUBDIR += staroffice52
|
|
|
|
.include <bsd.port.subdir.mk>
|