ports/122384: [patch] sysutils/wmmemload fix install

Pietro Cerutti gahr at FreeBSD.org
Wed Apr 2 20:50:05 UTC 2008


>Number:         122384
>Category:       ports
>Synopsis:       [patch] sysutils/wmmemload fix install
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 02 20:50:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Pietro Cerutti
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
The FreeBSD Project 
>Environment:


System: FreeBSD 8.0-CURRENT #16: Thu Mar 27 17:26:53 CET 2008
    root at gahrtop.localhost:/usr/obj/usr/src/sys/MSI1034



>Description:


sysutils/wmmemload needs GMAKE.


>How-To-Repeat:





>Fix:


--- wmmemload.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/wmmemload/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	22 Mar 2008 14:47:59 -0000	1.11
+++ Makefile	2 Apr 2008 20:41:41 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	wmmemload
 PORTVERSION=	0.1.6
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	sysutils windowmaker
 MASTER_SITES=	http://markstaggs.net/wmmemload-download/
 
@@ -15,6 +15,7 @@
 COMMENT=	An dockapp for windowmaker that displays the current mem/swap usage
 
 GNU_CONFIGURE=	yes
+USE_GMAKE=	yes
 USE_XORG=	xpm
 CONFIGURE_ARGS=	--program-prefix=""
 
--- wmmemload.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list