diff options
author | steve <steve@FreeBSD.org> | 1999-05-30 11:46:25 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-30 11:46:25 +0800 |
commit | 1b39fb8d5a41f55f8087e62728a2973d111bdf69 (patch) | |
tree | c810c356c799cf50837010e6d755a4c73c8ada02 /sysutils | |
parent | 2f0754de4af9c768c00be1fd9127ba678bbbf69e (diff) | |
download | freebsd-ports-gnome-1b39fb8d5a41f55f8087e62728a2973d111bdf69.tar.gz freebsd-ports-gnome-1b39fb8d5a41f55f8087e62728a2973d111bdf69.tar.zst freebsd-ports-gnome-1b39fb8d5a41f55f8087e62728a2973d111bdf69.zip |
Update to version 1.0.2 and use new gnome ports.
PR: 11844
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gnome-system-monitor/Makefile | 18 | ||||
-rw-r--r-- | sysutils/gnome-system-monitor/distinfo | 2 | ||||
-rw-r--r-- | sysutils/gnomesystemmonitor/Makefile | 18 | ||||
-rw-r--r-- | sysutils/gnomesystemmonitor/distinfo | 2 | ||||
-rw-r--r-- | sysutils/gtop/Makefile | 18 | ||||
-rw-r--r-- | sysutils/gtop/distinfo | 2 |
6 files changed, 33 insertions, 27 deletions
diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index 99065bc786d8..92083a85ed93 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/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/gnome-system-monitor/distinfo b/sysutils/gnome-system-monitor/distinfo index c3a5606cd3e6..1c6f9776ec96 100644 --- a/sysutils/gnome-system-monitor/distinfo +++ b/sysutils/gnome-system-monitor/distinfo @@ -1 +1 @@ -MD5 (gtop-1.0.1.tar.gz) = 20677ff8e3bb3f658ab0860969140cc2 +MD5 (gtop-1.0.2.tar.gz) = c7b77862a3f7b64c85c0831a2b019bf6 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 diff --git a/sysutils/gtop/Makefile b/sysutils/gtop/Makefile index 99065bc786d8..92083a85ed93 100644 --- a/sysutils/gtop/Makefile +++ b/sysutils/gtop/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/gtop/distinfo b/sysutils/gtop/distinfo index c3a5606cd3e6..1c6f9776ec96 100644 --- a/sysutils/gtop/distinfo +++ b/sysutils/gtop/distinfo @@ -1 +1 @@ -MD5 (gtop-1.0.1.tar.gz) = 20677ff8e3bb3f658ab0860969140cc2 +MD5 (gtop-1.0.2.tar.gz) = c7b77862a3f7b64c85c0831a2b019bf6 |