openbsd-ports/www/minimo/patches/patch-minimo_base_Makefile_in
martynas b57122cfe1 more work on minimo:
- WANTLIB for xenocara;
- fix initxpcom crashes with HACK_AROUND_NONREENTRANT_INITXPCOM;
- respect the layout, data files belong to /usr/local/share/minimo;
- respect homepage;
- cleanup;
"looks ok" robert@
2007-04-01 13:19:58 +00:00

13 lines
342 B
Plaintext

$OpenBSD: patch-minimo_base_Makefile_in,v 1.1 2007/04/01 13:19:58 martynas Exp $
--- minimo/base/Makefile.in.orig Sun Apr 1 13:40:09 2007
+++ minimo/base/Makefile.in Sun Apr 1 13:35:53 2007
@@ -42,6 +42,8 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
+DEFINES += -DMOZAPPDIR=\"$(mozappdir)\"
+
MOZILLA_INTERNAL_API = 1