#-*- mode: Fundamental; tab-width: 4; -*- # ex:ts=4 # # bsd.port.options.mk - Allow OPTIONS to determine dependencies # # usage: # # .include "bsd.port.options.mk" # # .include "bsd.port.pre.mk" # # .include "bsd.port.post.mk" # # Created by: Shaun Amott # # $FreeBSD$ # OPTIONS_Include_MAINTAINER= portmgr@FreeBSD.org USEOPTIONSMK= yes INOPTIONSMK= yes .include "bsd.port.mk" .undef INOPTIONSMK >
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support STAGEDIR.vanilla2013-11-012-4/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Convert to new perl frameworkmat2013-08-031-1/+2
* Do not remove directories not owned by the portbapt2013-03-15