summaryrefslogtreecommitdiff
path: root/www/mozilla/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
2004-02-09CC_VERSION is "gcc-2.8.1" for egcs. Also fix up a few nits: not alljlam1-3/+1
2004-02-05Enable installation of pkgconfig files in mozilla-gtk2. This requires ajmmv1-1/+3
2004-02-04+ USE_LANGUAGES=c c++abs1-1/+2
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-22Check for existance of shared libXinerama beforewiz1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-17Update mozilla to 1.6taya1-3/+19
2004-01-12only use COPTS?=-O2 if we're using gcc, otherwise use COPTS?=-O. givesgrant1-1/+5
2003-12-20while "dependancy" is a valid spelling, we generally usegrant1-2/+2
2003-12-20build with Xinerama support if available. libXinerama is onlygrant1-1/+5
2003-09-27The extra libraries for SunOS are only built/needed for sparc.markd1-2/+2
2003-07-29add --disable-pedantic to quell gcc3.3mrg1-1/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-03Apply patch from PR pkg/21745 so Mozilla will build on XFree86 < 4.epg1-2/+2
2003-05-29mozilla and variants use gcc shlibs.grant1-1/+2
2003-05-22Update mozilla to 1.3.1.taya1-2/+2
2003-05-13Remove a :Q that is over quoting $SUNOSLIB when used by the moz-installmarkd1-2/+2
2003-05-13Use ``"@comment "'' instead of ``@comment\ '', since it's safer againstwiz1-2/+2
2003-05-13The Mozilla build on Solaris creates two additional shared libraries thatmarkd1-1/+9
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-03-17Update mozilla to 1.3taya1-1/+5
2003-03-14(1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;jlam1-2/+2
2003-02-02fix configure script to correctly configure with pthread.taya1-1/+2
2003-01-02include pkgconfig/buildlink2.mk rather than using BUILD_DEPENDS,grant1-2/+3
2002-12-31add a BUILD_DEPENDS on devel/pkgconfig when building with Xft2.grant1-2/+3
2002-12-25Add optional Xft support to Mozilla and Phoenix, to enable variousgrant1-1/+6
2002-12-04Update mozilla to 1.2.1taya1-3/+4
2002-10-22- Quote macro value used as argument of envtaya1-21/+21
2002-10-19also make 'MASTER_SITE' overridetaya1-2/+2
2002-10-19make following items override by definition in Makefiletaya1-8/+15
2002-10-03Add MASTER_SITES accidentaly removed from previous committaya1-1/+2
2002-10-03- Split Makefile to Makefile & Makefile.commontaya1-0/+109