aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hebrew/he2/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/hebrew/he2/Makefile b/hebrew/he2/Makefile
index 73a1e848b587..d8acf5f7dd62 100644
--- a/hebrew/he2/Makefile
+++ b/hebrew/he2/Makefile
@@ -10,15 +10,14 @@ MASTER_SITES= SF/${PORTNAME}/HebrewEditor/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Editor for editing (primarily LaTeX) Hebrew files
-LICENSE= GPLv2
-
-BROKEN= fails to build
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= iw-elmar-fonts>0:hebrew/elmar-fonts
USES= gmake ncurses
GNU_CONFIGURE= yes
-ALL_TARGET= -j${MAKE_JOBS_NUMBER}
+USE_CXXSTD= c++98
post-patch:
@${REINPLACE_CMD} -e 's|-lcurses -ltermcap|-lncurses|' \