diff options
author | jlam <jlam@pkgsrc.org> | 2002-09-29 09:29:56 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-09-29 09:29:56 +0000 |
commit | 26b3be82b33317e94f82e1bf923030952667a140 (patch) | |
tree | 759c009891b4a3fe99807e9e65506e136c7ac4fe /x11/xephem/patches | |
parent | 7db008292ae5f086e498c209ae9ad609f6617397 (diff) | |
download | pkgsrc-26b3be82b33317e94f82e1bf923030952667a140.tar.gz |
buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc
Diffstat (limited to 'x11/xephem/patches')
-rw-r--r-- | x11/xephem/patches/patch-ac | 10 | ||||
-rw-r--r-- | x11/xephem/patches/patch-ae | 10 |
2 files changed, 0 insertions, 20 deletions
diff --git a/x11/xephem/patches/patch-ac b/x11/xephem/patches/patch-ac deleted file mode 100644 index 1071cf3cda8..00000000000 --- a/x11/xephem/patches/patch-ac +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD: patch-ac,v 1.4 2002/01/19 11:39:44 drochner Exp $ - ---- tools/astorb2edb.pl.orig Wed Aug 15 07:35:25 2001 -+++ tools/astorb2edb.pl Mon Jan 14 16:03:05 2002 -@@ -1,4 +1,4 @@ --#!/usr/bin/perl -+#!@LOCALBASE@/bin/perl - # convert astorb.txt to 2 .edb files. - # Usage: [-f] <base> - # if -f then use ftp to get the script from lowell, else read it from stdin. diff --git a/x11/xephem/patches/patch-ae b/x11/xephem/patches/patch-ae deleted file mode 100644 index 3f4d4f6b6df..00000000000 --- a/x11/xephem/patches/patch-ae +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD: patch-ae,v 1.4 2000/12/12 17:29:52 drochner Exp $ - ---- tools/mpcorb2edb.pl.orig Sat Dec 2 09:35:54 2000 -+++ tools/mpcorb2edb.pl Sun Dec 10 17:21:20 2000 -@@ -1,4 +1,4 @@ --#!/usr/bin/perl -+#!@LOCALBASE@/bin/perl - # convert MPCORB.DAT to 2 .edb files. - # Usage: [-f] <base> - # if -f then use ftp to get the script from harvard, else read it from stdin. |