summaryrefslogtreecommitdiffstats
path: root/net/ppxp
diff options
context:
space:
mode:
authormikeh <mikeh@FreeBSD.org>2002-11-05 06:25:18 +0000
committermikeh <mikeh@FreeBSD.org>2002-11-05 06:25:18 +0000
commit1ff7b9f036fd890e5eb5bb3e6169a36c2365b81a (patch)
tree4d459fdfd605a5204488dc9eb48923ccffdd5a78 /net/ppxp
parent64397bc817efbab57a45e97e646a6d6ce0b9b1de (diff)
downloadFreeBSD-ports-1ff7b9f036fd890e5eb5bb3e6169a36c2365b81a.zip
FreeBSD-ports-1ff7b9f036fd890e5eb5bb3e6169a36c2365b81a.tar.gz
Fix port to work with new xforms and fix plist.
PR: ports/41000
Diffstat (limited to 'net/ppxp')
-rw-r--r--net/ppxp/Makefile3
-rw-r--r--net/ppxp/files/patch-ac10
-rw-r--r--net/ppxp/pkg-plist4
3 files changed, 9 insertions, 8 deletions
diff --git a/net/ppxp/Makefile b/net/ppxp/Makefile
index 663a014..8145c2f 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 e788a1f..38d1200 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
diff --git a/net/ppxp/pkg-plist b/net/ppxp/pkg-plist
index 77b8183..00bee03 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
OpenPOWER on IntegriCloud