aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: eec4b5f56d7ed8a5143dde8b233a569a75d2bef4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
# Run this to generate all the initial makefiles, etc.

srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.

PKG_NAME="evolution"


. $srcdir/macros/autogen.sh
cgi/freebsd-ports-gnome/refs/?id=afa514e55d965168153a8b1b6e4843fb8bf7785a'>refslogtreecommitdiffstats
path: root/devel/p5-Path-Abstract
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Resolve of using USE_PERL5 and PERL_CONFIGURE togetheraz2013-09-022-8/+4
* - Add TEST_DEPENDS to enable testingswills2012-02-241-0/+2
* The variable is USE_PERL5 not USE_PERLeadler2012-02-071-1/+1