Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Nov 1999 22:58:03 +0100 (CET)
From:      Karl Dietz <kd@frankfurt.netsurf.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15092: change my e-mail address, s/PREFIX/LOCALBASE/
Message-ID:  <Pine.BSF.4.10.9911252256060.11582-100000@p75.home>
In-Reply-To: <199911252141.WAA11548@p75.home>

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

>Number:         15092
>Category:       ports
>Synopsis:       change my e-mail address, s/PREFIX/LOCALBASE/
>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:   Thu Nov 25 14:00:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Karl Dietz
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
>Environment:

	

>Description:

	I want to be known by my home address.
	(this patch also fixes a bug complaint about by portlint)
	

>How-To-Repeat:

	send mail to MAINTAINER
	

>Fix:
	
	
	apply this patch


Index: web500gw/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/web500gw/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	1999/09/21 22:37:11	1.7
+++ Makefile	1999/11/02 18:43:54
@@ -13,9 +13,9 @@
 		ftp://ftp.ntua.gr/pub/net/ldap/web500gw/ \
 		ftp://ftp.imms.de/pub/unix/networking/ldap/
 
-MAINTAINER=	karl.dietz@triplan.com
+MAINTAINER=	Karl.Dietz@frankfurt.netsurf.de
 
-BUILD_DEPENDS=	${PREFIX}/lib/libldap.a:${PORTSDIR}/net/openldap
+BUILD_DEPENDS=	${LOCALBASE}/lib/libldap.a:${PORTSDIR}/net/openldap
 
 INSTDIR=	${PREFIX}/bin
 


>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?Pine.BSF.4.10.9911252256060.11582-100000>