aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.local.mk
blob: ae6a231a39d2b8605305341fd005b84654df30b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# -*- mode: Makefile; tab-width: 4; -*-
# ex: ts=4
#
# bsd.local.mk - Sandbox for local modification to ports framework.
#
# Created by: Mark Linimon <linimon@FreeBSD.org>
#
# $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)
class='left'>AuthorAgeFilesLines * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Simple cosmetic change to use OPTIONS_RADIOdb2012-12-241-3/+3 * - tidy up headerdb2012-11-065-29/+116 * - remove maintainer tags from pkg-descreadler2011-10-231-3/+0 * - Get Rid MD5 supportmiwi2011-03-201-1/+0 * - forced commit to 1.3.0 to actually include patchdb2010-05-031-0/+11 * - Update to 1.3.0db2010-05-032-9/+16 * Change my MAINTAINER: line in Makfile to db@FreeBSD.orgdb2007-01-201-1/+1 * - Build and install srtm2sdfpav2006-05-261-2/+4 * - Update to 1.1.1az2006-05-032-4/+4 * SHA256ifyedwin2006-01-221-0/+1 * - Fix 'all-depends-list' target in cases if dependencies list iskrion2006-01-221-1/+1