diff options
author | ade <ade@FreeBSD.org> | 2010-09-23 08:40:50 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-09-23 08:40:50 +0800 |
commit | eeb79c961877a19dbe62320d35980d7742b3ca13 (patch) | |
tree | 8fe912b99dcc992524a865be35573d5aab73ef36 /astro | |
parent | 572d0fdcc03553714f97952d8e8ad91a1b9f4d5b (diff) | |
download | freebsd-ports-graphics-eeb79c961877a19dbe62320d35980d7742b3ca13.tar.gz freebsd-ports-graphics-eeb79c961877a19dbe62320d35980d7742b3ca13.tar.zst freebsd-ports-graphics-eeb79c961877a19dbe62320d35980d7742b3ca13.zip |
Purge 3 outdated, old-and-busted, versions of automake as part of
ongoing cleanup to find sanity in the world.
Feature safe: yes (surprisingly)
Diffstat (limited to 'astro')
-rw-r--r-- | astro/boinc-setiathome-enhanced/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/boinc-setiathome-enhanced/Makefile b/astro/boinc-setiathome-enhanced/Makefile index 6d4e716c312..53bc62e25f7 100644 --- a/astro/boinc-setiathome-enhanced/Makefile +++ b/astro/boinc-setiathome-enhanced/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= boinc_client:${PORTSDIR}/net/boinc-client LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float USE_BZIP2= yes -USE_AUTOTOOLS= autoconf:267:env automake:18:env +USE_AUTOTOOLS= autoconf:267:env automake:19:env GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= pkgconfig |