From e022f36992ab8a238e70c57f91923de9f425d843 Mon Sep 17 00:00:00 2001 From: leeym Date: Mon, 7 Apr 2003 06:06:44 +0000 Subject: Remove redundant variables defenition in the Makefile PR: 50627 Submitted by: Serge Gagnon --- astro/xrmap/Makefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'astro') diff --git a/astro/xrmap/Makefile b/astro/xrmap/Makefile index f07a99bd242e..b2a886e9347c 100644 --- a/astro/xrmap/Makefile +++ b/astro/xrmap/Makefile @@ -43,10 +43,4 @@ post-configure: ${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 -- cgit