diff options
| author | Mike Heffner <mikeh@FreeBSD.org> | 2002-11-05 06:25:18 +0000 |
|---|---|---|
| committer | Mike Heffner <mikeh@FreeBSD.org> | 2002-11-05 06:25:18 +0000 |
| commit | 725812cff33237501263042f3db6823059e1b2c9 (patch) | |
| tree | cc929470ecdf3f41f7a8507a407e1397dd990532 /net/ppxp/files/patch-ac | |
| parent | . Update to 3.7.2. (diff) | |
Fix port to work with new xforms and fix plist.
PR: ports/41000
Diffstat (limited to 'net/ppxp/files/patch-ac')
| -rw-r--r-- | net/ppxp/files/patch-ac | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/ppxp/files/patch-ac b/net/ppxp/files/patch-ac index e788a1f1c8e4..38d12001945d 100644 --- a/net/ppxp/files/patch-ac +++ b/net/ppxp/files/patch-ac @@ -1,10 +1,10 @@ ---- console/forms/fexts.c.orig Mon Jul 24 08:11:19 2000 -+++ console/forms/fexts.c Mon Jul 24 08:11:37 2000 -@@ -2,6 +2,7 @@ - #include <stdarg.h> +--- console/forms/fexts.c.orig Mon Nov 4 20:35:40 2002 ++++ console/forms/fexts.c Mon Nov 4 20:35:29 2002 +@@ -3,6 +3,7 @@ #include <math.h> -+#include "support.h" #include "fppxp.h" ++#include "support.h" /* + * Note tag object |
