summaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2001-08-27 19:19:43 +0000
committermi <mi@FreeBSD.org>2001-08-27 19:19:43 +0000
commit8d0598f3d9ec0adb89fa765c7b4df926750324a6 (patch)
tree2e0f016448d17896db66d9b4f2e1302b4fc8fdc1 /palm
parentb24116b507554c5cf522475397234422df0c2906 (diff)
downloadFreeBSD-ports-8d0598f3d9ec0adb89fa765c7b4df926750324a6.zip
FreeBSD-ports-8d0598f3d9ec0adb89fa765c7b4df926750324a6.tar.gz
Patch one source file to get rid of getopt.h -- the package does not use
the GNU's getopt really... Submitted by: Ollivier Robert
Diffstat (limited to 'palm')
-rw-r--r--palm/pilot-link-devel/files/patch-getopt6
-rw-r--r--palm/pilot-link/files/patch-getopt6
2 files changed, 12 insertions, 0 deletions
diff --git a/palm/pilot-link-devel/files/patch-getopt b/palm/pilot-link-devel/files/patch-getopt
index 84ed178..fe00280 100644
--- a/palm/pilot-link-devel/files/patch-getopt
+++ b/palm/pilot-link-devel/files/patch-getopt
@@ -6,3 +6,9 @@ should check if the libc or the libgnugetopt has them first.
@@ -102,1 +102,1 @@ PERLEXECS = pilot-undelete ietf2datebook
-GETOPT = getopt.o getopt1.o
+GETOPT =
+--- pilot-xfer.c Tue May 22 08:20:05 2001
++++ pilot-xfer.c Mon Aug 27 14:44:52 2001
+@@ -33,3 +33,2 @@
+ #endif
+-#include "getopt.h"
+ #include <sys/stat.h>
diff --git a/palm/pilot-link/files/patch-getopt b/palm/pilot-link/files/patch-getopt
index 84ed178..fe00280 100644
--- a/palm/pilot-link/files/patch-getopt
+++ b/palm/pilot-link/files/patch-getopt
@@ -6,3 +6,9 @@ should check if the libc or the libgnugetopt has them first.
@@ -102,1 +102,1 @@ PERLEXECS = pilot-undelete ietf2datebook
-GETOPT = getopt.o getopt1.o
+GETOPT =
+--- pilot-xfer.c Tue May 22 08:20:05 2001
++++ pilot-xfer.c Mon Aug 27 14:44:52 2001
+@@ -33,3 +33,2 @@
+ #endif
+-#include "getopt.h"
+ #include <sys/stat.h>
OpenPOWER on IntegriCloud