summaryrefslogtreecommitdiff
path: root/math/geg/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-24 03:22:28 +0000
committerAde Lovett <ade@FreeBSD.org>2010-09-24 03:22:28 +0000
commit56fb58c56f8c9a1efad1589a56a57df3c0dbb225 (patch)
tree407a7ca984606a238df7d27040696acf725d4aff /math/geg/Makefile
parentMigrate from devel/automake15 to devel/automake14 (legacy) (diff)
Migrate from devel/automake15 to devel/automake19
Notes
Notes: svn path=/head/; revision=261748
Diffstat (limited to 'math/geg/Makefile')
-rw-r--r--math/geg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/geg/Makefile b/math/geg/Makefile
index 003ce9428f91..f4ae8a85d9ff 100644
--- a/math/geg/Makefile
+++ b/math/geg/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= domi@saargate.de
COMMENT= Visualise multiple 2D-functions of one variable
USE_GNOME= gtk12
-USE_AUTOTOOLS= automake:15 autoconf:267
+USE_AUTOTOOLS= automake:19 autoconf:267
AUTOMAKE_ARGS= -a -i
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"