- Remove obsolete inclusion of www/mozilla/Makefile.common

Approved by:	portmgr (miwi)
Exp-run by:	miwi
This commit is contained in:
Beat Gaetzi 2009-11-27 09:09:08 +00:00
parent 7bd65f5b4a
commit 41cf7a8c42
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244838
10 changed files with 11 additions and 12 deletions

View File

@ -24,6 +24,7 @@ CONFIGURE_ENV= LOCALBASE=${LOCALBASE}
HAS_CONFIGURE= yes
USE_GMAKE= yes
USE_BZIP2= yes
USE_GECKO= gecko
WANT_GNOME= yes
WANT_PERL= yes
SUNBIRD= ${PORTNAME}
@ -44,7 +45,6 @@ GECKO_PLIST_PRE_FILES= lib/sunbird/extensions/{972ce4c6-7e08-4474-a285-3208198ce
.include <bsd.init.mk>
.include <bsd.libnames.mk>
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/www/mozilla/Makefile.common"
.if ${ARCH}=="sparc64"
BROKEN= does not build

View File

@ -24,6 +24,7 @@ CONFIGURE_ENV= LOCALBASE=${LOCALBASE}
HAS_CONFIGURE= yes
USE_GMAKE= yes
USE_BZIP2= yes
USE_GECKO= gecko
WANT_GNOME= yes
WANT_PERL= yes
SUNBIRD= ${PORTNAME}
@ -44,7 +45,6 @@ GECKO_PLIST_PRE_FILES= lib/sunbird/extensions/{972ce4c6-7e08-4474-a285-3208198ce
.include <bsd.init.mk>
.include <bsd.libnames.mk>
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/www/mozilla/Makefile.common"
.if ${ARCH}=="sparc64"
BROKEN= does not build

View File

@ -24,6 +24,7 @@ CONFIGURE_ENV= LOCALBASE=${LOCALBASE}
HAS_CONFIGURE= yes
USE_GMAKE= yes
USE_BZIP2= yes
USE_GECKO= gecko
WANT_GNOME= yes
WANT_PERL= yes
SUNBIRD= ${PORTNAME}
@ -44,7 +45,6 @@ GECKO_PLIST_PRE_FILES= lib/sunbird/extensions/{972ce4c6-7e08-4474-a285-3208198ce
.include <bsd.init.mk>
.include <bsd.libnames.mk>
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/www/mozilla/Makefile.common"
.if ${ARCH}=="sparc64"
BROKEN= does not build

View File

@ -25,6 +25,7 @@ CONFIGURE_ENV= LOCALBASE=${LOCALBASE}
HAS_CONFIGURE= yes
USE_GMAKE= yes
USE_BZIP2= yes
USE_GECKO= gecko
WANT_GNOME= yes
WANT_PERL= yes
LIGHTNING_DIR= lib/thunderbird/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
@ -78,5 +79,4 @@ do-install:
${INSTALL_DATA} ${WRKDIR}/${MOZILLA}.desktop ${PREFIX}/share/applications
${LN} -sf ${MOZILLA_ICON_SRC} ${PREFIX}/share/pixmaps/${MOZILLA_ICON}
.include "${PORTSDIR}/www/mozilla/Makefile.common"
.include <bsd.port.post.mk>

View File

@ -29,6 +29,7 @@ EXTRA_CFLAGS= -O2
HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GECKO= gecko
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
@ -110,5 +111,4 @@ post-install:
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/share/pixmaps/${FIREFOX_ICON}
@${CAT} ${PKGMESSAGE}
.include "${PORTSDIR}/www/mozilla/Makefile.common"
.include <bsd.port.post.mk>

View File

@ -29,6 +29,7 @@ EXTRA_CFLAGS= -O2
HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GECKO= gecko
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
@ -110,5 +111,4 @@ post-install:
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/share/pixmaps/${FIREFOX_ICON}
@${CAT} ${PKGMESSAGE}
.include "${PORTSDIR}/www/mozilla/Makefile.common"
.include <bsd.port.post.mk>

View File

@ -29,6 +29,7 @@ EXTRA_CFLAGS= -O2
HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GECKO= gecko
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
@ -110,5 +111,4 @@ post-install:
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/share/pixmaps/${FIREFOX_ICON}
@${CAT} ${PKGMESSAGE}
.include "${PORTSDIR}/www/mozilla/Makefile.common"
.include <bsd.port.post.mk>

View File

@ -18,6 +18,7 @@ COMMENT= The open source, standards compliant web browser
USE_BZIP2= yes
USE_GMAKE= yes
USE_GECKO= gecko
WANT_GNOME= yes
WANT_PERL= yes
HAS_CONFIGURE= yes
@ -114,5 +115,4 @@ do-install:
${MKDIR} ${PREFIX}/share/applications
${INSTALL_DATA} ${WRKDIR}/seamonkey.desktop ${PREFIX}/share/applications
.include "${PORTSDIR}/www/mozilla/Makefile.common"
.include <bsd.port.post.mk>

View File

@ -18,6 +18,7 @@ COMMENT= The open source, standards compliant web browser
USE_BZIP2= yes
USE_GMAKE= yes
USE_GECKO= gecko
WANT_GNOME= yes
WANT_PERL= yes
HAS_CONFIGURE= yes
@ -114,5 +115,4 @@ do-install:
${MKDIR} ${PREFIX}/share/applications
${INSTALL_DATA} ${WRKDIR}/seamonkey.desktop ${PREFIX}/share/applications
.include "${PORTSDIR}/www/mozilla/Makefile.common"
.include <bsd.port.post.mk>

View File

@ -23,6 +23,7 @@ ALL_TARGET= default
HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GECKO= gecko
PORT_MOZCONFIG= ${WRKSRC}/xulrunner/config/mozconfig
MOZ_OPTIONS?= --with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA} \
@ -32,6 +33,4 @@ MOZ_EXTENSIONS= default,cookie,permissions
OPTIONS= # Empty, used for generic gecko OPTIONS
USE_GECKO_OPTIONS= java debug logging optimized_cflags
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/www/mozilla/Makefile.common"
.include <bsd.port.post.mk>
.include <bsd.port.mk>