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:
parent
8393a2e065
commit
965bfda33d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488553
@ -10,15 +10,14 @@ MASTER_SITES= SF/${PORTNAME}/HebrewEditor/${PORTVERSION}
|
|||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Editor for editing (primarily LaTeX) Hebrew files
|
COMMENT= Editor for editing (primarily LaTeX) Hebrew files
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2+
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
BROKEN= fails to build
|
|
||||||
|
|
||||||
RUN_DEPENDS= iw-elmar-fonts>0:hebrew/elmar-fonts
|
RUN_DEPENDS= iw-elmar-fonts>0:hebrew/elmar-fonts
|
||||||
|
|
||||||
USES= gmake ncurses
|
USES= gmake ncurses
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
ALL_TARGET= -j${MAKE_JOBS_NUMBER}
|
USE_CXXSTD= c++98
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|-lcurses -ltermcap|-lncurses|' \
|
@${REINPLACE_CMD} -e 's|-lcurses -ltermcap|-lncurses|' \
|
||||||
|
Loading…
Reference in New Issue
Block a user