aboutsummaryrefslogtreecommitdiff
path: root/hebrew/he2
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2008-05-22 00:12:09 +0000
committerMikhail Teterin <mi@FreeBSD.org>2008-05-22 00:12:09 +0000
commit2bd077b50d42ee9c55e7907c016d199fdb25f475 (patch)
treedefd8663905a07e2f7aefa1f53aab05c36ada795 /hebrew/he2
parent477c82687f54d11741be5486d1b2927b95e198cf (diff)
downloadports-2bd077b50d42ee9c55e7907c016d199fdb25f475.tar.gz
ports-2bd077b50d42ee9c55e7907c016d199fdb25f475.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.
Notes
Notes: svn path=/head/; revision=213490
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/