Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 1999 09:02:38 +0400 (MSD)
From:      "Oleg V. Volkov" <rover@lglobus.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13447: fix for portlint warnings/errors in mbone/imm port
Message-ID:  <199908290502.JAA21289@fly.lglobus.ru>

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

>Number:         13447
>Category:       ports
>Synopsis:       fix for portlint warnings/errors in mbone/imm port
>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:   Sat Aug 28 22:00:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Oleg V. Volkov
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
-=/ SR 13 /=-
>Environment:

	Just CVSup'ed ports.	

>Description:

	See synopsis.

>How-To-Repeat:
>Fix:
--- Makefile.old	Wed Aug 25 11:09:36 1999
+++ Makefile	Sun Aug 29 08:24:12 1999
@@ -6,16 +6,17 @@
 # $FreeBSD: ports/mbone/imm/Makefile,v 1.21 1999/08/25 07:09:36 obrien Exp $
 #
 
-DISTNAME=	imm-3.5a1
+DISTNAME=	imm.source
+PKGNAME=	imm-3.5a1
 CATEGORIES=	mbone tk80
 MASTER_SITES=	ftp://ftp.hawaii.edu/paccom/imm-3.5a1/
-DISTFILES=	imm.source.tar.Z
-WRKSRC=		${WRKDIR}/mnm
+EXTRACT_SUFX=	.tar.Z
 
 MAINTAINER=	fenner@freebsd.org
 
 LIB_DEPENDS=	tk80.1:${PORTSDIR}/x11-toolkits/tk80
 
+WRKSRC=		${WRKDIR}/mnm
 USE_X_PREFIX=	yes
 
 post-extract:

>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?199908290502.JAA21289>