#!/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 ' href='https://www.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/editors/libreoffice-bo
Commit message (Expand)AuthorAgeFilesLines
* Update to 5.0.6.jkim2016-05-071-4/+4
* Update to 5.0.5.jkim2016-02-161-4/+4
* Update to 5.0.4.jkim2015-12-181-4/+4
* Update to 5.0.3.jkim2015-11-041-4/+4
* Update to 5.0.2.jkim2015-09-242-5/+5
* Update LibreOffice to 5.0.1.jkim2015-09-021-4/+4
* Update to 4.3.7.jkim2015-04-261-4/+4
* - Update to 4.3.6.jkim2015-02-211-4/+4
* Update to 4.3.5.jkim2014-12-191-4/+4
* Update to 4.3.4.jkim2014-11-271-4/+4
* Update to 4.3.3.jkim2014-11-011-4/+4
* Update to 4.3.2.jkim2014-10-17