#!/bin/sh # Run this to generate all the initial makefiles, etc. #!/bin/sh # Run this to generate all the initial makefiles, etc. srcdir=`dirname $0` test -z "$srcdir" && srcdir=. PKG_NAME="Evolution" REQUIRED_AUTOMAKE_VERSION=1.6 (test -f $srcdir/configure.in \ && test -f $srcdir/ChangeLog \ && test -d $srcdir/shell) || { echo -n "**Error**: Directory "\`$srcdir\'" does not look like the" echo " top-level $PKG_NAME directory" exit 1 } which gnome-autogen.sh || { echo "You need to install gnome-common from the GNOME CVS" exit 1 } USE_GNOME2_MACROS=1 . gnome-autogen.sh org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoop Mast <kwm@rainbow-runner.nl>2018-09-30 23:45:52 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-09-30 23:45:52 +0800
commit47ffcc70dadacd4bcb9bc9d1594f8e3df6042782 (patch)
tree235d3192ead7905d4ff3dc86171030f0be9e3eed
parentfc454a00e2ed3f8d960f64430e2367a9857b00c8 (diff)
parentcbe2701ebd5c675ac475163493cbf882fe7b9a4c (diff)
downloadfreebsd-ports-gnome-gnome-3.26.tar.gz
freebsd-ports-gnome-gnome-3.26.tar.zst
freebsd-ports-gnome-gnome-3.26.zip
Merge branch 'master' into gnome-3.26gnome-3.26