aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-04-07 06:06:44 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-04-07 06:06:44 +0000
commit1fcf33b25bbf0f04ba991a9c51b02f65bead0393 (patch)
tree97b1af59a5d91ab7dd798b1f93d8f49dc55bde56 /misc
parent4bee3447458687ad3b32304e2d2407d2106d0196 (diff)
downloadports-1fcf33b25bbf0f04ba991a9c51b02f65bead0393.tar.gz
ports-1fcf33b25bbf0f04ba991a9c51b02f65bead0393.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/xrmap/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/misc/xrmap/Makefile b/misc/xrmap/Makefile
index f07a99bd242e..b2a886e9347c 100644
--- a/misc/xrmap/Makefile
+++ b/misc/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 <bsd.port.mk>