# aclocal-include.m4 # # This macro adds the name macrodir to the set of directories # that `aclocal' searches for macros. # serial 1 dnl AM_ACLOCAL_INCLUDE(macrodir) AC_DEFUN([AM_ACLOCAL_INCLUDE], [ AM_CONDITIONAL(INSIDE_GNOME_COMMON, test x = y) test -n "$ACLOCAL_FLAGS" && ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS" for k in $1 ; do ACLOCAL="$ACLOCAL -I $k" ; done ]) www.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/science
Commit message (Expand)AuthorAgeFilesLines
* - Enable stagingdb2013-12-312-4/+2
* science/py-netCDF4: support stagingwg2013-12-291-20/+6
* science/py-mdp: support stagingwg2013-12-292-502/+4
* Convert Mk/bsd.cran.mk to the Uses framework.dbn2013-12-289-18/+9
* - New LIB_DEPENDS syntax.tijl2013-12-282-19/+23
* - USES=fortran gmake.tijl2013-12-281-18/+16
* New LIB_DEPENDS syntax, USES=fortran, staging.tijl2013-12-282-15/+12
* - USES=fortran.tijl2013-12-281-2/+4
* - Update LICENSEsunpoet2013-12-271-1/+1
* science/elmer(post,-matc): Use modern fortran, unbreak, undeprecatemarino2013-12-262-12/+3
* science/chemtool-devel: Unbreak on FreeBSD 10+marino2013-12-261-1/+2
* Update freetype to 2.5.2.kwm2013-12-251-0/+14
* - Update to 1.19.1makc2013-12-223-585/+5
* Now when it builds on 10.x, drop maintainershipamdmi32013-12-211-1/+1
* - Support stagingamdmi32013-12-196-19/+94
* - Update from 1.1.0 to 1.1.1danilo2013-12-195-57/+38
* - Update from 4.9 to 4.9.1danilo2013-12-193-36/+23
* Reset maintainer for llwang@infor.orgkoobs2013-12-182-2/+2
* science/ncs: fix 'python' usage to remove implicity dependency of lang/pythonwg2013-12-181-2/+2
* - Update from 4.6.4 to 4.6.5 [1]danilo2013-12-182-24/+16
* Use setuptools for all Python ports.wg2013-12-161-0/+6
* science/abinit: depends explicitly on "python"wg2013-12-151-1/+2
* science/py-h5py: update to 2.2.1wg2013-12-142-4/+8
* Convert LIB_DEPENDS for ports depending on boostbapt2013-12-123-7/+7
* - Fix PKGNAME collisionsunpoet2013-12-12