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 /multimedia | |
parent | 572d0fdcc03553714f97952d8e8ad91a1b9f4d5b (diff) | |
download | freebsd-ports-gnome-eeb79c961877a19dbe62320d35980d7742b3ca13.tar.gz freebsd-ports-gnome-eeb79c961877a19dbe62320d35980d7742b3ca13.tar.zst freebsd-ports-gnome-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 'multimedia')
-rw-r--r-- | multimedia/spook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/spook/Makefile b/multimedia/spook/Makefile index c505bf8862bb..ed4c176c50cb 100644 --- a/multimedia/spook/Makefile +++ b/multimedia/spook/Makefile @@ -27,7 +27,7 @@ USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 aclocal:18 automake:18 +USE_AUTOTOOLS= autoconf:267 aclocal:19 automake:19 NOMAN= defined |