aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-11-29 21:12:28 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-11-29 21:12:28 +0000
commit36353c589f868095c2c4e18fcdee86c8345cc2fc (patch)
treecd5afec946f2d0e169655af460f2c7135a2153f5 /www/seamonkey
parente8f2893f6ebc0fe7c58269e09b77b3e89bee2198 (diff)
downloadports-36353c589f868095c2c4e18fcdee86c8345cc2fc.tar.gz
ports-36353c589f868095c2c4e18fcdee86c8345cc2fc.zip
Notes
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/files/mozconfig-generic.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/seamonkey/files/mozconfig-generic.in b/www/seamonkey/files/mozconfig-generic.in
new file mode 100644
index 000000000000..9af187e48d2f
--- /dev/null
+++ b/www/seamonkey/files/mozconfig-generic.in
@@ -0,0 +1,8 @@
+ac_add_options --prefix=@FAKEDIR@
+export CPPFLAGS="@CPPFLAGS@"
+export CFLAGS="@CFLAGS@"
+export LIBS="@LIBS@"
+export LDFLAGS="@LDFLAGS@"
+export CONFIG_SH=/bin/sh
+export XP_UNIX=1
+export PERL="@PERL@"