mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Sync this port with the recent Mozilla commits.
This commit is contained in:
parent
531f45e21e
commit
96bc77454a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73732
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= galeon
|
||||
PORTVERSION= 1.2.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -18,7 +19,7 @@ BUILD_DEPENDS= ${X11BASE}/include/mozilla${HEADERS_SUFX}/gtkembedmoz/gtkmozembed
|
||||
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
|
||||
RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA}
|
||||
|
||||
MOZ_CONFIGURE_ARGS=--with-mozilla-snapshot="1.1"
|
||||
MOZ_CONFIGURE_ARGS=--with-mozilla-snapshot="1.2"
|
||||
|
||||
.if !defined(WITH_MOZILLA)
|
||||
MOZILLA= mozilla
|
||||
@ -32,7 +33,7 @@ MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="1.0"
|
||||
.if ${WITH_MOZILLA}=="mozilla-devel" || ${WITH_MOZILLA}=="mozilla-embedded-devel"
|
||||
MOZILLA= ${WITH_MOZILLA}
|
||||
HEADERS_SUFX= -devel
|
||||
MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="1.2"
|
||||
MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="trunk"
|
||||
.else
|
||||
.if ${WITH_MOZILLA}=="mozilla-embedded"
|
||||
MOZILLA= mozilla-embedded
|
||||
|
Loading…
Reference in New Issue
Block a user