freebsd-ports/www/seamonkey/files/mozilla.sh
Joe Marcus Clarke cff3815a43 * Make this port a master port which can support slaves
* Install .pc files when built with WITH_GTK2
* Don't play with Xft stuff in source files unless we're building with with
  Xft support enabled.
2002-11-17 22:09:06 +00:00

6 lines
73 B
Bash

#!/bin/sh
#
# $FreeBSD$
cd @PREFIX@/lib/%%MOZILLA%%
exec ./mozilla "$@"