ports/50627: [patch] misc/xrmap remove redundant variable def in Makefile

Serge Gagnon gagnon__s at videotron.ca
Sat Apr 5 19:20:09 UTC 2003


>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 at 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:



More information about the freebsd-ports-bugs mailing list