1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Fix fetch

- Switch to USES=libtool
This commit is contained in:
Dmitry Marakasov 2014-07-03 00:48:13 +00:00
parent 6a7dd1eebf
commit 936bf98632
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360333

View File

@ -3,9 +3,13 @@
PORTNAME= sysbench
PORTVERSION= 0.4.12
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= benchmarks databases
MASTER_SITES= SF
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/
# Project gone from sourceforge, both site and downloads
# Something exists on launchpad (https://code.launchpad.net/sysbench)
# maybe the port swould be switched there, however there are no
# direct downloads
MAINTAINER= ports@FreeBSD.org
COMMENT= Modular, cross-platform, and multi-threaded benchmark tool
@ -13,7 +17,9 @@ COMMENT= Modular, cross-platform, and multi-threaded benchmark tool
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USE_AUTOTOOLS= libtool
USES= libtool
USE_AUTOTOOLS= libtoolize aclocal autoconf
GNU_CONFIGURE= yes
PLIST_FILES= bin/sysbench
PORTDOCS= manual.html