aboutsummaryrefslogtreecommitdiff
path: root/hebrew
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-12-27 17:03:39 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-12-27 17:03:39 +0000
commit965bfda33d71c045f8765059ad9933ec6b5bbd7f (patch)
treee4e59c612367e06f897677d5200be4c176429ab9 /hebrew
parent8393a2e0650549cf7c416f481354621bd2419e20 (diff)
downloadports-965bfda33d71c045f8765059ad9933ec6b5bbd7f.tar.gz
ports-965bfda33d71c045f8765059ad9933ec6b5bbd7f.zip
- Fix LICENSE
- Add LICENSE_FILE - unbreak - Fix weird way to pass -j to make
Notes
Notes: svn path=/head/; revision=488553
Diffstat (limited to 'hebrew')
-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|' \