diff options
Diffstat (limited to 'sysutils/gnome-system-monitor/Makefile')
-rw-r--r-- | sysutils/gnome-system-monitor/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index 686c7799e..b2f992ae3 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnomesystemmonitor/Makefile,v 1.57 2006/01/05 21:50:14 marcus Exp $ +# $MCom: ports/sysutils/gnomesystemmonitor/Makefile,v 1.58 2006/01/16 19:26:50 ahze Exp $ # PORTNAME= gnomesystemmonitor -PORTVERSION= 2.13.5 +PORTVERSION= 2.13.90 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-system-monitor/2.13 @@ -23,7 +23,6 @@ USE_BZIP2= yes USE_X_PREFIX= yes INSTALLS_OMF= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libwnck USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |