aboutsummaryrefslogtreecommitdiffstats
path: root/hebrew/he2
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2008-05-22 08:12:09 +0800
committermi <mi@FreeBSD.org>2008-05-22 08:12:09 +0800
commit3cc13b9ddef62f884fc207b49dbfc361eea96326 (patch)
tree4b37dbf8c24e76b8c0aff78185218e58e6ecf5ff /hebrew/he2
parent6679985e7479cc2ea8aa3c4997890fd046885646 (diff)
downloadfreebsd-ports-gnome-3cc13b9ddef62f884fc207b49dbfc361eea96326.tar.gz
freebsd-ports-gnome-3cc13b9ddef62f884fc207b49dbfc361eea96326.tar.zst
freebsd-ports-gnome-3cc13b9ddef62f884fc207b49dbfc361eea96326.zip
Unbreak by fixing some old code. Fix a typo in pkg-descr.
Large number of compiler warnings remain... While here -- enable parallel build on systems with multiple CPUs.
Diffstat (limited to 'hebrew/he2')
-rw-r--r--hebrew/he2/Makefile9
-rw-r--r--hebrew/he2/files/patch-realCxx10
-rw-r--r--hebrew/he2/pkg-descr2
3 files changed, 13 insertions, 8 deletions
diff --git a/hebrew/he2/Makefile b/hebrew/he2/Makefile
index 2422dadbd3f9..4ffaa0c10e24 100644
--- a/hebrew/he2/Makefile
+++ b/hebrew/he2/Makefile
@@ -18,14 +18,9 @@ RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/hebrew:${PORTSDIR}/hebrew/elmar-fonts
USE_GMAKE= yes
GNU_CONFIGURE= yes
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 700042
-BROKEN= Broken with gcc 4.2
-.endif
+ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/hebrew/he2/files/patch-realCxx b/hebrew/he2/files/patch-realCxx
new file mode 100644
index 000000000000..26c054e13068
--- /dev/null
+++ b/hebrew/he2/files/patch-realCxx
@@ -0,0 +1,10 @@
+--- he2/aString.h 2001-03-14 04:04:03.000000000 -0500
++++ he2/aString.h 2008-05-21 20:07:00.000000000 -0400
+@@ -163,6 +163,5 @@
+ friend char *areplicate(char c, int count) ;
+ } ;
+-
+-
++char *areplicate(char c, int count) ;
+
+ #endif
diff --git a/hebrew/he2/pkg-descr b/hebrew/he2/pkg-descr
index d0381b902486..e932fb866ed0 100644
--- a/hebrew/he2/pkg-descr
+++ b/hebrew/he2/pkg-descr
@@ -2,7 +2,7 @@ The Hebrew Editor package is intended mostly for Hebrew speaking users for
creating and editing Hebrew/English LaTeX documents.
This package provides a text (terminal) based word processor (in the spirit
-of the good-old DOS days word processors) which is extreamly LaTeX (or
+of the good-old DOS days word processors) which is extremly LaTeX (or
rather LaXeT) oriented.
WWW: http://www.sourceforge.net/projects/he2/