Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on

perl unconditonally, or conditionally.  To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.

Hat:		portmgr
This commit is contained in:
Mark Linimon
2007-10-07 05:45:04 +00:00
parent 0993ac7ee0
commit 581e69adb2
56 changed files with 92 additions and 43 deletions

View File

@@ -18,6 +18,7 @@ RUN_DEPENDS= lame:${PORTSDIR}/audio/lame \
NO_BUILD= yes
USE_BZIP2= yes
USE_PERL5= yes
PLIST_FILES= bin/ogg2mp3

View File

@@ -18,6 +18,7 @@ COMMENT= SlimServer plugin for playing last.fm radio
RUN_DEPENDS= ${LOCALBASE}/bin/softsqueeze:${PORTSDIR}/audio/slimserver \
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
USE_PERL5= yes
USE_ZIP= yes
WRKSRC= LastFM
NO_BUILD= yes

View File

@@ -20,6 +20,7 @@ USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
USE_ICONV= yes
USE_GETTEXT= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

View File

@@ -21,6 +21,7 @@ USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
WANT_PERL= yes
CONFIGURE_ARGS= --disable-tcl

View File

@@ -23,6 +23,7 @@ USE_PYTHON= yes
USE_GMAKE= yes
USE_BZIP2= yes
USE_XLIB= yes
WANT_PERL= yes
MAN1= adesklets.1 \
adesklets_checkin.1 \

View File

@@ -27,6 +27,7 @@ USE_BZIP2= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-ssl
WANT_PERL= yes
USE_RC_SUBR= svnserve
@@ -94,7 +95,6 @@ PLIST_SUB+= WITHOUT_BDB=""
.if defined(WITH_PERL)
USE_PERL5= 5.8.0+
SWIG_BINDINGS+= yes
USE_PERL5= yes
PLIST_SUB+= WITH_PERL=""
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= SVN::Base.3 \

View File

@@ -27,6 +27,7 @@ USE_BZIP2= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-ssl
WANT_PERL= yes
USE_RC_SUBR= svnserve
@@ -94,7 +95,6 @@ PLIST_SUB+= WITHOUT_BDB=""
.if defined(WITH_PERL)
USE_PERL5= 5.8.0+
SWIG_BINDINGS+= yes
USE_PERL5= yes
PLIST_SUB+= WITH_PERL=""
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= SVN::Base.3 \

View File

@@ -27,6 +27,7 @@ USE_BZIP2= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-ssl
WANT_PERL= yes
USE_RC_SUBR= svnserve
@@ -94,7 +95,6 @@ PLIST_SUB+= WITHOUT_BDB=""
.if defined(WITH_PERL)
USE_PERL5= 5.8.0+
SWIG_BINDINGS+= yes
USE_PERL5= yes
PLIST_SUB+= WITH_PERL=""
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= SVN::Base.3 \

View File

@@ -27,6 +27,7 @@ USE_BZIP2= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-ssl
WANT_PERL= yes
USE_RC_SUBR= svnserve
@@ -94,7 +95,6 @@ PLIST_SUB+= WITHOUT_BDB=""
.if defined(WITH_PERL)
USE_PERL5= 5.8.0+
SWIG_BINDINGS+= yes
USE_PERL5= yes
PLIST_SUB+= WITH_PERL=""
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= SVN::Base.3 \

View File

@@ -18,6 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
PLIST_FILES= bin/scavenge
NO_BUILD= yes
USE_PERL5= yes
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/scavenge ${PREFIX}/bin

View File

@@ -18,6 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/Term/Animation.pm:${PORTSDIR}/devel/p5-Term-Animation
WRKSRC= ${WRKDIR}/${DISTNAME}
NO_BUILD= yes
USE_PERL5= yes
PLIST_FILES= bin/asciiquarium
do-install:

View File

@@ -32,6 +32,7 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GCC= 3.4+
USE_GL= yes
WANT_PERL= yes
LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}
CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

View File

@@ -33,6 +33,7 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GCC= 3.4+
USE_GL= yes
WANT_PERL= yes
LDFLAGS+= -L/usr/lib -lc
LIBS= -lc
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

View File

@@ -28,6 +28,7 @@ USE_GNOME= gnomehack desktopfileutils intlhack libxslt
USE_GETTEXT= yes
GNU_CONFIGURE= yes
USE_GCC= 3.4+
USE_PERL5= yes
CONFIGURE_ARGS= --with-popt
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2 -I${X11BASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}"

View File

@@ -17,6 +17,7 @@ COMMENT= Some scripts for expressing how you feel on irc and the web
NO_BUILD= YES
USE_BZIP2= YES
USE_PERL5= YES
SCRIPT= ${PORTNAME}.pl

View File

@@ -31,6 +31,7 @@ CONFIGURE_ARGS= --disable-tcl
GCONF_SCHEMAS= apps_xchat.schemas notification.schemas urlscraper.schemas
INSTALLS_ICONS= yes
INSTALLS_OMF= yes
WANT_PERL= yes
MAN1= xchat-gnome.1

View File

@@ -27,6 +27,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
CONFIGURE_ARGS= --enable-ipv6
WANT_PERL= yes
OPTIONS= DBUS "Enable DBUS support" on \
GTKSPELL "Enable spell check support using gtkspell" on \

View File

@@ -18,6 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/RRDp.pm:${PORTSDIR}/databases/rrdtool \
${SITE_PERL}/File/Tail.pm:${PORTSDIR}/devel/p5-File-Tail
NO_BUILD= yes
USE_PERL5= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
DATADIR?= /var/db/couriergraph

View File

@@ -25,6 +25,7 @@ HAS_CONFIGURE= yes
USE_GMAKE= yes
USE_BZIP2= yes
WANT_GNOME= yes
WANT_PERL= yes
LIGHTNING_DIR= lib/thunderbird/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
MOZILLA= thunderbird
MOZILLA_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/icons/default.xpm

View File

@@ -17,6 +17,7 @@ RUN_DEPENDS= ${SITE_PERL}/RRDp.pm:${PORTSDIR}/databases/rrdtool \
${SITE_PERL}/File/Tail.pm:${PORTSDIR}/devel/p5-File-Tail
NO_BUILD= yes
USE_PERL5= yes
CGIDIR?= ${PREFIX}/www/cgi-bin
DATADIR?= /var/db/ovs

View File

@@ -20,6 +20,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
SUB_FILES= pkg-message
PLIST_FILES= bin/${PORTNAME} etc/${PORTNAME}.conf.sample
USE_PERL5= yes
USE_RC_SUBR+= policyd-weight
MAN8+= policyd-weight.8

View File

@@ -19,6 +19,7 @@ RUN_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin \
NO_BUILD= yes
PLIST_FILES= sbin/spampd
USE_PERL5= yes
USE_RC_SUBR= spampd
do-install:

View File

@@ -31,6 +31,30 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
LATEST_LINK= sympa5
USE_APACHE= 1.3+
HAS_CONFIGURE= yes
USE_PERL5= 5.8.6+
CONFIGURE_ARGS+=--prefix=${PREFIX} \
--with-confdir=${PREFIX}/etc/sympa \
--with-initdir=${PREFIX}/etc/rc.d \
--with-etcdir=${PREFIX}/etc/sympa \
--with-cgidir=${PREFIX}/sympa/cgi-bin \
--with-iconsdir=${PREFIX}/sympa/icons \
--with-sbindir=${PREFIX}/sbin \
--with-libdir=${PREFIX}/lib/sympa \
--with-libexecdir=${PREFIX}/libexec/sympa \
--with-datadir=${DATADIR} \
--with-expldir=${PREFIX}/sympa/expl \
--with-lockdir=/var/spool/lock \
--with-piddir=/var/run \
--with-localedir=${PREFIX}/share/locale \
--with-docdir=${DOCSDIR} \
--with-sampledir=${EXAMPLESDIR} \
--with-spooldir=${PREFIX}/sympa/spool
CONFIGURE_ENV+= lt_cv_sys_max_cmd_len=${CONFIGURE_MAX_CMD_LEN}
MAKE_ENV?= PERL_EXTUTILS_AUTOINSTALL=--skip
MAN8= alias_manager.8 archived.8 bounced.8 sympa.8
CONFLICTS= sympa-4* sympa-5.[0-2]*
DB_TYPE?=mysql
@@ -66,30 +90,6 @@ BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-
.endif
.endif
HAS_CONFIGURE= yes
USE_PERL5= 5.8.6+
CONFIGURE_ARGS+=--prefix=${PREFIX} \
--with-confdir=${PREFIX}/etc/sympa \
--with-initdir=${PREFIX}/etc/rc.d \
--with-etcdir=${PREFIX}/etc/sympa \
--with-cgidir=${PREFIX}/sympa/cgi-bin \
--with-iconsdir=${PREFIX}/sympa/icons \
--with-sbindir=${PREFIX}/sbin \
--with-libdir=${PREFIX}/lib/sympa \
--with-libexecdir=${PREFIX}/libexec/sympa \
--with-datadir=${DATADIR} \
--with-expldir=${PREFIX}/sympa/expl \
--with-lockdir=/var/spool/lock \
--with-piddir=/var/run \
--with-localedir=${PREFIX}/share/locale \
--with-docdir=${DOCSDIR} \
--with-sampledir=${EXAMPLESDIR} \
--with-spooldir=${PREFIX}/sympa/spool
CONFIGURE_ENV+= lt_cv_sys_max_cmd_len=${CONFIGURE_MAX_CMD_LEN}
MAKE_ENV?= PERL_EXTUTILS_AUTOINSTALL=--skip
MAN8= alias_manager.8 archived.8 bounced.8 sympa.8
pre-fetch:
@${ECHO} ""
@${ECHO} "You may use the following build options:"

View File

@@ -24,6 +24,7 @@ HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GCC= 3.4+
WANT_PERL= yes
MOZ_EXTENSIONS= wallet,spellcheck,xmlextras,webservices
MOZ_PROTOCOLS= http,file,jar,viewsource,res,data

View File

@@ -24,6 +24,7 @@ HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GCC= 3.4+
WANT_PERL= yes
MOZ_EXTENSIONS= wallet,spellcheck,xmlextras,webservices
MOZ_PROTOCOLS= http,file,jar,viewsource,res,data

View File

@@ -24,6 +24,7 @@ HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GCC= 3.4+
WANT_PERL= yes
MOZ_EXTENSIONS= wallet,spellcheck,xmlextras,webservices
MOZ_PROTOCOLS= http,file,jar,viewsource,res,data

View File

@@ -22,6 +22,9 @@ RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool \
${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-Pod-Parser \
${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net
NO_BUILD= yes
USE_PERL5= yes
OPTIONS= FPING "Support for fping probes" on
OPTIONS+= ECHOPING "Support for EchoPing probes" off
OPTIONS+= CURL "Support for Curl probes" off
@@ -69,9 +72,6 @@ RUN_DEPENDS+= ${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
.endif
NO_BUILD= yes
USE_PERL5= yes
USE_RC_SUBR= smokeping
MAN1= smokeping.1 \

View File

@@ -22,6 +22,7 @@ RUN_DEPENDS= ${SITE_ARCH_PERL}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \
NO_BUILD= yes
NO_WRKSUBDIR= yes
USE_PERL5= yes
PLIST_FILES= bin/lla
EXTRACT_CMD= ${CP}

View File

@@ -23,6 +23,7 @@ CONFIGURE_ARGS= --with-installed-zlib
USE_GCC= 3.4
USE_XLIB= yes
USE_XPM= yes
WANT_PERL= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
PLIST= ${WRKDIR}/pkg-plist

View File

@@ -18,6 +18,7 @@ RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop \
${SITE_PERL}/${PERL_ARCH}/Gtk:${PORTSDIR}/x11-toolkits/p5-Gtk
NO_BUILD= yes
USE_PERL5= yes
PLIST_FILES= bin/xrdesktop

View File

@@ -22,6 +22,7 @@ LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
USE_GMAKE= yes
USE_OPENSSL= yes
WANT_PERL= yes
CONFLICTS?= inn-stable-[0-9]* inn-current-[0-9]*

View File

@@ -16,6 +16,17 @@ COMMENT= Transfer news between a local NNTP server (INN, sn, s-news)
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
USE_PERL5= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS+=--prefix=${PREFIX} --mandir=${PREFIX}/man \
--with-conf-dir=${PREFIX}/etc/newsstar \
--with-rc-dir=/var/spool/newsstar/lib \
--with-incoming-dir=/var/spool/newsstar/incoming
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
.if defined(WITHOUT_SSL)
CONFIGURE_ARGS+=--disable-ssl
.else
@@ -39,17 +50,6 @@ CONFIGURE_ARGS+=--with-sn-spool-dir=/var/spool/news \
CONFIGURE_ARGS+=--with-inn-path=${LOCALBASE}/news/bin
.endif
CONFIGURE_ARGS+=--prefix=${PREFIX} --mandir=${PREFIX}/man \
--with-conf-dir=${PREFIX}/etc/newsstar \
--with-rc-dir=/var/spool/newsstar/lib \
--with-incoming-dir=/var/spool/newsstar/incoming
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
USE_PERL5= yes
HAS_CONFIGURE= yes
MAN1= newsstar.1
DOCS= AUTHORS INSTALL NEWS README TODO docs/QuickStart docs/manual.txt \
docs/index.html docs/ar01s02.html docs/ar01s03.html docs/ar01s04.html \

View File

@@ -23,6 +23,7 @@ RUN_DEPENDS= \
${SITE_PERL}/${PERL_ARCH}/String/CRC32.pm:${PORTSDIR}/devel/p5-String-CRC32
NO_BUILD= YES
USE_PERL5= YES
pre-patch:
@${MV} ${WRKSRC}/ubh ${WRKSRC}/ubh.old

View File

@@ -22,6 +22,7 @@ OPTIONS= PGSQL "With pgsql" Off \
LIGHTTPD "Use LightHTTPD for web interface" Off
NO_BUILD= yes
WANT_PERL5= yes
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message

View File

@@ -22,6 +22,7 @@ OPTIONS= PGSQL "With pgsql" Off \
LIGHTTPD "Use LightHTTPD for web interface" Off
NO_BUILD= yes
WANT_PERL5= yes
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message

View File

@@ -19,6 +19,8 @@ PATCHFILES= patches_${APACHE_VERSION}rusPL${RA_VERSION}.tar.gz
MAINTAINER= lev@FreeBSD.org
COMMENT= The extremely popular Apache http server. Very fast, very clean
USE_PERL5= yes
# New ports feature: conflicts
CONFLICTS= apache+ipv6-* \
apache+mod_ssl-* \
@@ -98,7 +100,6 @@ SUEXEC_MAN=
# Configutre parameters
#
USE_PERL5= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS=\
--prefix=${PREFIX} \

View File

@@ -21,6 +21,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \
${NONEXISTENT}:${PORTSDIR}/converters/iconv-extra:extract
NO_WRKSUBDIR= YES
USE_PERL5= YES
RUSSIANENC= windows-1251 koi8-r cp1251 cp866 mac-cyrillic
post-extract:

View File

@@ -20,6 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-X
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack gtk20
USE_GMAKE= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
MAN1= gdmap.1

View File

@@ -18,6 +18,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
MAN1= jps.1
MANCOMPRESSED= yes
USE_PERL5= yes
PLIST_FILES= bin/jps
.include <bsd.port.mk>

View File

@@ -18,6 +18,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
MAN1= jtop.1
MANCOMPRESSED= yes
USE_PERL5= yes
PLIST_FILES= bin/jtop
.include <bsd.port.mk>

View File

@@ -18,6 +18,7 @@ COMMENT= Webfrontend for managing accounts stored in an OpenLDAP server
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Quota.pm:${PORTSDIR}/sysutils/p5-Quota\
${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap
USE_PERL5= yes
USE_PHP= pcre xml gettext session mcrypt ldap mhash iconv
WANT_PHP_WEB= yes
NO_BUILD= YES

View File

@@ -19,6 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFile
${SITE_PERL}/File/Tail.pm:${PORTSDIR}/devel/p5-File-Tail
NO_BUILD= yes
USE_PERL5= yes
do-install:
${INSTALL} -d -m 0755 ${PREFIX}/${PORTNAME}

View File

@@ -22,6 +22,7 @@ RUN_DEPENDS= p5-MP3-Tag>=0:${PORTSDIR}/audio/p5-MP3-Tag \
WRKSRC= ${WRKDIR}/usr/local/namefix.pl
NO_BUILD= yes
USE_BZIP2= yes
USE_PERL5= yes
post-extract:
@${FIND} ${WRKSRC} -name '*~' -delete

View File

@@ -22,6 +22,7 @@ EXTRACT_AFTER_ARGS= | ${TR} -d '\r' > ${WRKSRC}/sarep
NO_BUILD= yes
NO_WRKSUBDIR= yes
USE_PERL5= yes
PLIST_FILES= bin/sarep
do-install:

View File

@@ -35,6 +35,7 @@ HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GCC= 3.4+
WANT_PERL= yes
FIREFOX_ICON= ${MOZILLA}.xpm
FIREFOX_ICON_SRC= ${PREFIX}/lib/firefox-devel/chrome/icons/default/default.xpm

View File

@@ -31,6 +31,7 @@ HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GCC= 3.4+
WANT_PERL= yes
GECKO_PLIST_PRE_FILES= lib/${MOZILLA}/chrome/icons/default/default.xpm
GECKO_PLIST_PRE_DIRS= lib/${MOZILLA}/chrome/icons/default lib/${MOZILLA}/chrome/icons

View File

@@ -31,6 +31,7 @@ HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GCC= 3.4+
WANT_PERL= yes
GECKO_PLIST_PRE_FILES= lib/${MOZILLA}/chrome/icons/default/default.xpm
GECKO_PLIST_PRE_DIRS= lib/${MOZILLA}/chrome/icons/default lib/${MOZILLA}/chrome/icons

View File

@@ -32,6 +32,7 @@ HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GCC= 3.4+
WANT_PERL= yes
GECKO_PLIST_PRE_FILES= lib/${MOZILLA}/chrome/icons/default/default.xpm
GECKO_PLIST_PRE_DIRS= lib/${MOZILLA}/chrome/icons/default lib/${MOZILLA}/chrome/icons

View File

@@ -35,6 +35,7 @@ HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GCC= 3.4+
WANT_PERL= yes
FIREFOX_ICON= ${MOZILLA}.xpm
FIREFOX_ICON_SRC= ${PREFIX}/lib/firefox-devel/chrome/icons/default/default.xpm

View File

@@ -35,6 +35,7 @@ HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GCC= 3.4+
WANT_PERL= yes
FIREFOX_ICON= ${MOZILLA}.xpm
FIREFOX_ICON_SRC= ${PREFIX}/lib/firefox-devel/chrome/icons/default/default.xpm

View File

@@ -31,6 +31,7 @@ HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GCC= 3.4+
WANT_PERL= yes
GECKO_PLIST_PRE_FILES= lib/${MOZILLA}/chrome/icons/default/default.xpm
GECKO_PLIST_PRE_DIRS= lib/${MOZILLA}/chrome/icons/default lib/${MOZILLA}/chrome/icons

View File

@@ -19,6 +19,7 @@ COMMENT= The open source, standards compliant web browser
USE_BZIP2= yes
USE_GMAKE= yes
WANT_GNOME= yes
WANT_PERL= yes
HAS_CONFIGURE= yes
ALL_TARGET= default
MOZ_PIS_SCRIPTS= moz_pis_S50cleanhome

View File

@@ -19,6 +19,7 @@ COMMENT= The open source, standards compliant web browser
USE_BZIP2= yes
USE_GMAKE= yes
WANT_GNOME= yes
WANT_PERL= yes
HAS_CONFIGURE= yes
ALL_TARGET= default
MOZ_PIS_SCRIPTS= moz_pis_S50cleanhome

View File

@@ -18,6 +18,7 @@ MAINTAINER?= gnome@FreeBSD.org
COMMENT?= Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps
WANT_GNOME= yes
WANT_PERL= yes
ALL_TARGET= default
HAS_CONFIGURE= yes
USE_BZIP2= yes

View File

@@ -28,6 +28,7 @@ USE_GMAKE= yes
USE_GNOME= gnomehack glib20 gconf2
USE_GETTEXT= yes
USE_LDCONFIG= yes
USE_PERL5= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --disable-berylmesa

View File

@@ -28,6 +28,7 @@ USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig
USE_LDCONFIG= yes
USE_PERL5= yes
USE_XFCE= configenv libutil mcsmanager
USE_XLIB= yes