Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Apr 2003 14:26:51 -0500
From:      Serge Gagnon <gagnon__s@videotron.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50627: [patch] misc/xrmap remove redundant variable def in Makefile
Message-ID:  <E191tJT-0007r4-00@quenix.dyndns.org>
Resent-Message-ID: <200304051920.h35JK71Z097229@freefall.freebsd.org>

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

>Number:         50627
>Category:       ports
>Synopsis:       [patch] misc/xrmap remove redundant variable def in Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 05 11:20:07 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Serge Gagnon
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
me
>Environment:
System: FreeBSD quenix.dyndns.org 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Apr 5 09:39:35 EST 2003 serge@quenix.dyndns.org:/usr/obj/usr/src/sys/OCEAN2 i386


>Description:
	- Remove redundant variables defenition in the Makefile

>How-To-Repeat:

>Fix:


--- patch-xrmap-redundant-makefile begins here ---
--- /usr/ports/misc/xrmap/Makefile	Sat Apr  5 09:37:23 2003
+++ Makefile	Sat Apr  5 14:12:37 2003
@@ -43,10 +43,4 @@
 	${REINPLACE_CMD} -e 's,/usr/X11R6,${X11BASE},g' ${WRKSRC}/Makefile
 	${REINPLACE_CMD} -e 's,/usr/X11R6,${X11BASE},g' ${WRKSRC}/editkit/Makefile
 
-CIAFILE=	CIA_WDB2.jpd.bz2
-XRMAPFILE=	xrmap-2.26.tar.bz2
-DISTFILE=	anthems-1.1.tar.bz2 \
-		factbook_text_2002.tar.bz2 factbook_html_2002.tar.bz2 \
-		flags-1.1.tar.bz2 hymns-1.2.tar.bz2
-
 .include <bsd.port.mk>
--- patch-xrmap-redundant-makefile ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E191tJT-0007r4-00>