diff --git a/net/ppxp/Makefile b/net/ppxp/Makefile index 663a01435a7c..8145c2fe8efd 100644 --- a/net/ppxp/Makefile +++ b/net/ppxp/Makefile @@ -9,6 +9,7 @@ PORTNAME= ppxp PORTVERSION= 2001080415 +PORTREVISION= 1 .if defined(WITH_TCLJP) CATEGORIES+= net tk80 .else @@ -37,7 +38,7 @@ RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 \ USE_XPM= yes USE_GMAKE= yes -GNU_CONFIGURE= yes +USE_AUTOCONF= yes .if defined(WITH_TCLJP) CONFIGURE_ARGS+= --with-tclsh=${PREFIX}/bin/tclsh8.0jp \ --with-wish=${PREFIX}/bin/wish8.0jp \ 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 +--- 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 -+#include "support.h" #include "fppxp.h" ++#include "support.h" /* + * Note tag object diff --git a/net/ppxp/pkg-plist b/net/ppxp/pkg-plist index 77b818395a26..00bee03a7996 100644 --- a/net/ppxp/pkg-plist +++ b/net/ppxp/pkg-plist @@ -127,8 +127,8 @@ share/doc/ppxp/ja/guide-9.html share/doc/ppxp/ja/guide.html share/doc/tkppxp/README share/doc/xppxp/README -share/nls/ja_JP.EUC/ppxp.cat -share/nls/ja_JP.EUC/ppxpd.cat +share/nls/ja_JP/ppxp.cat +share/nls/ja_JP/ppxpd.cat share/ppxp/html/basic.html share/ppxp/html/help.html share/ppxp/html/index.html