summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-20 06:26:13 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-20 06:26:13 +0000
commit4accde7679c5fa7d23c633c57595818c08e01262 (patch)
tree0d433e54024b1c5940ad47a9eb355727f2e76b56 /sysutils
parent- Support CFLAGS/CXXFLAGS properly (diff)
upgrade to 0.5.11
PR: 42890 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=66796
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/slmon/Makefile14
-rw-r--r--sysutils/slmon/distinfo2
2 files changed, 7 insertions, 9 deletions
diff --git a/sysutils/slmon/Makefile b/sysutils/slmon/Makefile
index ab7d2bd06c7f..c10eb43d410a 100644
--- a/sysutils/slmon/Makefile
+++ b/sysutils/slmon/Makefile
@@ -7,24 +7,22 @@
#
PORTNAME= slmon
-PORTVERSION= 0.5.9
-PORTREVISION= 1
+PORTVERSION= 0.5.11
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \
+LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
+ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
gtop.1:${PORTSDIR}/devel/libgtop \
- intl.4:${PORTSDIR}/devel/gettext \
- gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
+ slang.1:${PORTSDIR}/devel/libslang
+USE_GMAKE= yes
GNU_CONFIGURE= yes
-LIBGTOP_CONFIG= ${LOCALBASE}/bin/libgtop-config
-CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lncurses -lintl -lgnugetopt"
-USE_GMAKE= yes
MAN1= slmon.1
.include <bsd.port.pre.mk>
diff --git a/sysutils/slmon/distinfo b/sysutils/slmon/distinfo
index 537d864ea98b..5de6e23067ba 100644
--- a/sysutils/slmon/distinfo
+++ b/sysutils/slmon/distinfo
@@ -1 +1 @@
-MD5 (slmon-0.5.9.tar.gz) = 506050ed4c0cbf68cdc7d8b0ec00f828
+MD5 (slmon-0.5.11.tar.gz) = ed571bc6076a9d96265e72bebc514c62