1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

- Fix LICENSE

- Add LICENSE_FILE
- unbreak
- Fix weird way to pass -j to make
This commit is contained in:
Dmitry Marakasov 2018-12-27 17:03:39 +00:00
parent 8393a2e065
commit 965bfda33d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488553

View File

@ -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|' \