# bsd.local.mk - Sandbox for local modification to ports framework. # # Created by: Mark Linimon # # $FreeBSD$ # .if !defined(_POSTMKINCLUDED) && !defined(Local_Pre_Include) Local_Pre_Include= bsd.local.mk # # Here is where any code that needs to run at bsd.port.pre.mk inclusion # time should live. # .endif # !defined(_POSTMKINCLUDED) && !defined(Local_Pre_Include) .if defined(_POSTMKINCLUDED) && !defined(Local_Post_Include) Local_Post_Include= bsd.local.mk # # here is where any code that needs to run at bsd.port.post.mk inclusion # time should live. # .endif # defined(_POSTMKINCLUDED) && !defined(Local_Post_Include) -git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-221-0/+1
* Remove FreeBSD distfiles mirrors, since they're in ${MASTER_SITE_BACKUP},fenner2005-11-281-3/+3
* - Fix mode of ld.conf file to match new ocaml's world orderpav2005-05-281-1/+1
* - Update to 0.0.2pav2005-05-053-22/+6