aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gnomesystemmonitor
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-30 03:46:25 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-30 03:46:25 +0000
commit7e89bdf13c4a19e9c7980df1f1bf539b76fc7701 (patch)
tree4e5f56468f97aff1baf19298ee4a43da0bacc6d9 /sysutils/gnomesystemmonitor
parentc7ef07af536db26a4a85b27e5268c70eb495bc8b (diff)
downloadports-7e89bdf13c4a19e9c7980df1f1bf539b76fc7701.tar.gz
ports-7e89bdf13c4a19e9c7980df1f1bf539b76fc7701.zip
Update to version 1.0.2 and use new gnome ports.
PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes: svn path=/head/; revision=19108
Diffstat (limited to 'sysutils/gnomesystemmonitor')
-rw-r--r--sysutils/gnomesystemmonitor/Makefile18
-rw-r--r--sysutils/gnomesystemmonitor/distinfo2
2 files changed, 11 insertions, 9 deletions
diff --git a/sysutils/gnomesystemmonitor/Makefile b/sysutils/gnomesystemmonitor/Makefile
index 99065bc786d8..92083a85ed93 100644
--- a/sysutils/gnomesystemmonitor/Makefile
+++ b/sysutils/gnomesystemmonitor/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: gtop
-# Version required: 1.0.1
+# Version required: 1.0.2
# Date created: 28 September 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.8 1999/03/09 01:09:02 nectar Exp $
+# $Id: Makefile,v 1.9 1999/04/08 18:08:37 steve Exp $
#
-DISTNAME= gtop-1.0.1
+DISTNAME= gtop-1.0.2
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gtop
@@ -16,13 +16,15 @@ MAINTAINER= nacai@iname.com
RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+
USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome \
- --with-gnome=${X11BASE}
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- GTK_CONFIG="${X11BASE}/bin/gtk12-config" \
- LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lxpg4"
+ --with-gnome=${PREFIX}
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ GTK_CONFIG="${GTK_CONFIG}" \
+ LIBS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>
diff --git a/sysutils/gnomesystemmonitor/distinfo b/sysutils/gnomesystemmonitor/distinfo
index c3a5606cd3e6..1c6f9776ec96 100644
--- a/sysutils/gnomesystemmonitor/distinfo
+++ b/sysutils/gnomesystemmonitor/distinfo
@@ -1 +1 @@
-MD5 (gtop-1.0.1.tar.gz) = 20677ff8e3bb3f658ab0860969140cc2
+MD5 (gtop-1.0.2.tar.gz) = c7b77862a3f7b64c85c0831a2b019bf6