summaryrefslogtreecommitdiff
path: root/www/galeon2
diff options
context:
space:
mode:
Diffstat (limited to 'www/galeon2')
-rw-r--r--www/galeon2/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile
index 9d12785b377e..7de5ed341349 100644
--- a/www/galeon2/Makefile
+++ b/www/galeon2/Makefile
@@ -34,11 +34,16 @@ MOZILLA= ${WITH_MOZILLA}
HEADERS_SUFX= -devel
MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="trunk"
.else
+.if ${WITH_MOZILLA}=="mozilla-embedded"
+MOZILLA= mozilla-embedded
+HEADERS_SUFX=
+.else
MOZILLA= mozilla
HEADERS_SUFX=
.endif
.endif
.endif
+.endif
USE_X_PREFIX= yes
USE_GNOMENG= yes