summaryrefslogtreecommitdiff
path: root/graphics/bmp-rootvis/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-12-04 07:34:27 +0000
committerAde Lovett <ade@FreeBSD.org>2010-12-04 07:34:27 +0000
commit4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch)
treec1022f7df000935302e4c7f143c5b049290dacc2 /graphics/bmp-rootvis/Makefile
parent- Update to 20101202 (diff)
Sync to new bsd.autotools.mk
Notes
Notes: svn path=/head/; revision=265663
Diffstat (limited to 'graphics/bmp-rootvis/Makefile')
-rw-r--r--graphics/bmp-rootvis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/bmp-rootvis/Makefile b/graphics/bmp-rootvis/Makefile
index 3b5b05f2816e..2a7e2521a557 100644
--- a/graphics/bmp-rootvis/Makefile
+++ b/graphics/bmp-rootvis/Makefile
@@ -23,6 +23,6 @@ PLIST_FILES= lib/bmp/Visualization/librootvis.so \
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
.include <bsd.port.mk>