svn commit: r352635 - head/hebrew/he2
Pawel Pekala
pawel at FreeBSD.org
Tue Apr 29 17:07:58 UTC 2014
Author: pawel
Date: Tue Apr 29 17:07:57 2014
New Revision: 352635
URL: http://svnweb.freebsd.org/changeset/ports/352635
QAT: https://qat.redports.org/buildarchive/r352635/
Log:
- Port is stage safe
- Remove leading article from COMMENT
- Convert to USES=gmake
Modified:
head/hebrew/he2/Makefile
Modified: head/hebrew/he2/Makefile
==============================================================================
--- head/hebrew/he2/Makefile Tue Apr 29 17:00:46 2014 (r352634)
+++ head/hebrew/he2/Makefile Tue Apr 29 17:07:57 2014 (r352635)
@@ -8,16 +8,12 @@ CATEGORIES= hebrew editors
MASTER_SITES= SF/${PORTNAME}/HebrewEditor/${PORTVERSION}
MAINTAINER= ports at 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>
More information about the svn-ports-all
mailing list