1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Port is stage safe

- Remove leading article from COMMENT
- Convert to USES=gmake
This commit is contained in:
Pawel Pekala 2014-04-29 17:07:57 +00:00
parent bf9a9c511b
commit 5bba657443
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352635

View File

@ -8,16 +8,12 @@ CATEGORIES= hebrew editors
MASTER_SITES= SF/${PORTNAME}/HebrewEditor/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= An editor for editing (primarily LaTeX) Hebrew files
COMMENT= Editor for editing (primarily LaTeX) Hebrew files
RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/hebrew:${PORTSDIR}/hebrew/elmar-fonts
USE_GMAKE= yes
USES= gmake
GNU_CONFIGURE= yes
ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
NO_STAGE= yes
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>