summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-03-20 21:19:37 +0000
committermharo <mharo@FreeBSD.org>2000-03-20 21:19:37 +0000
commit505b7f26a4f6b555f68f531a6c204b4d2c87b86b (patch)
treef502dcba44d30bb5eed1d1d4a99253c493d3a992 /sysutils
parent47acdcadfaeaf3ce5822ae1418abce88abe16806 (diff)
downloadFreeBSD-ports-505b7f26a4f6b555f68f531a6c204b4d2c87b86b.zip
FreeBSD-ports-505b7f26a4f6b555f68f531a6c204b4d2c87b86b.tar.gz
portlint
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xperfmon/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/xperfmon/Makefile b/sysutils/xperfmon/Makefile
index dd9c121..b11e428 100644
--- a/sysutils/xperfmon/Makefile
+++ b/sysutils/xperfmon/Makefile
@@ -6,19 +6,20 @@
# $FreeBSD$
#
-DISTNAME= xperfmon++
+DISTNAME= xperfmon++v1.1
PKGNAME= xperfmon++-2.0
CATEGORIES= sysutils
# In Germany try this
MASTER_SITES= ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ \
ftp://ftp.u-aizu.ac.jp/pub/misc/tools/xperfmon/ \
ftp://ftp.ibank.ru/pub/unix_src/benchmarks/
-DISTFILES= xperfmon++v1.1.tar.Z
+EXTRACT_SUFX= .tar.Z
MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
USE_IMAKE= yes
MAN1= xperfmon++.1
+WRKSRC= ${WRKDIR}/xperfmon++
pre-configure:
if [ -e /usr/lib/libdevstat.a -o -e /usr/lib/aout/libdevstat.a ]; then \
OpenPOWER on IntegriCloud