Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2000 05:56:19 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/19471: Update port: sysutils/wmavgload
Message-ID:  <20000623125619.B4E9737BA0C@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         19471
>Category:       ports
>Synopsis:       Update port: sysutils/wmavgload
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 23 06:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.0-RELEASE i386
>Organization:
>Environment:
>Description:
- Use MASTER_SITE_WINDOWMAKER to MASTER_SITES

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/sysutils/wmavgload/Makefile wmavgload/Makefile
--- /usr/ports/sysutils/wmavgload/Makefile	Mon Apr 24 19:03:40 2000
+++ wmavgload/Makefile	Thu Jun 22 05:11:33 2000
@@ -1,6 +1,6 @@
-# New ports collection makefile for:    wmavgload
-# Date created:         20 July 1998
-# Whom:                 Vladimir Kushnir <kushn@mail.kar.net>
+# New ports collection makefile for:	wmavgload
+# Date created:		20 July 1998
+# Whom:			Vladimir Kushnir <kushn@mail.kar.net>
 #
 # $FreeBSD: ports/sysutils/wmavgload/Makefile,v 1.7 2000/04/22 10:13:36 mharo Exp $
 #
@@ -8,13 +8,14 @@
 PORTNAME=	wmavgload
 PORTVERSION=	0.7.0
 CATEGORIES=	sysutils windowmaker
-MASTER_SITES=	ftp://ftp.windowmaker.org/pub/contrib/srcs/utils/
+MASTER_SITES=	${MASTER_SITE_WINDOWMAKER}
+MASTER_SITE_SUBDIR=	contrib/srcs/utils
 
 MAINTAINER=	kushn@mail.kar.net
 
-LIB_DEPENDS=    Xpm.4:${PORTSDIR}/graphics/xpm
+LIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm
 
-USE_IMAKE=      	yes
+USE_IMAKE=	yes
 NO_INSTALL_MANPAGES=	yes
 
 .include <bsd.port.mk>


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000623125619.B4E9737BA0C>