summaryrefslogtreecommitdiff
path: root/devel/libpeak/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 /devel/libpeak/Makefile
parent6029732777f019908166457c71136521713b91f7 (diff)
downloadfreebsd-ports-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.zip
Sync to new bsd.autotools.mk
Diffstat (limited to 'devel/libpeak/Makefile')
-rw-r--r--devel/libpeak/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libpeak/Makefile b/devel/libpeak/Makefile
index 754fa5e295a3..f5ee2ee5488a 100644
--- a/devel/libpeak/Makefile
+++ b/devel/libpeak/Makefile
@@ -23,6 +23,6 @@ USE_GNOME= gnometarget
MAKE_ARGS= CFLAGS="${CFLAGS}" PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
LIBS="${PTHREAD_LIBS}"
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
.include <bsd.port.mk>