mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
9a6c0ea2ad
poll(). Enable MathML support. Use bzip2, since it saves 5MB on the distfile. Revamp the port a bit.
7 lines
67 B
Bash
7 lines
67 B
Bash
#!/bin/sh
|
|
#
|
|
# $FreeBSD$
|
|
|
|
cd @PREFIX@/lib/mozilla
|
|
exec ./mozilla $*
|