summaryrefslogtreecommitdiff
path: root/www/apache/module.mk
AgeCommit message (Expand)AuthorFilesLines
2010-02-20DESTDIR support for various Apache modules.joerg1-2/+15
2007-09-19Replaced _PKG_SILENT and _PKG_DEBUG with RUN. This also fixes a typorillig1-6/+3
2006-07-02Fixed some easy pkglint warnings.rillig1-3/+5
2005-03-24Don't check for USE_BUILDLINK3 anymore in these files. These are includedjlam1-4/+3
2004-07-06Remove references to buildlink2.wiz1-4/+2
2004-05-08include apache's buildlink3.mk if using buildlink3.grant1-2/+6
2003-07-18gcc.buildlink2.mk is now handled automatically.grant1-4/+1
2003-05-31make sure modules are built with the correct version of gcc.grant1-4/+9
2003-02-17also pass CPPFLAGS to apxs.grant1-3/+3
2003-02-17pass LDFLAGS to apxs.grant1-2/+2
2003-02-17set the default source files to *.c, as this is common in our apachegrant1-2/+4
2003-02-17USE_PERL5 is already defined in apache/buildlink2.mk.grant1-3/+1
2003-02-17add makefile fragment for Apache modules.grant1-0/+47