svn commit: r322643 - head/ukrainian/ispell
Baptiste Daroussin
bapt at FreeBSD.org
Wed Jul 10 11:15:09 UTC 2013
Author: bapt
Date: Wed Jul 10 11:15:09 2013
New Revision: 322643
URL: http://svnweb.freebsd.org/changeset/ports/322643
Log:
Mark job unsafe and convert to USES=gmake
Modified:
head/ukrainian/ispell/Makefile
Modified: head/ukrainian/ispell/Makefile
==============================================================================
--- head/ukrainian/ispell/Makefile Wed Jul 10 11:13:43 2013 (r322642)
+++ head/ukrainian/ispell/Makefile Wed Jul 10 11:15:09 2013 (r322643)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ukr-ispell
-# Date created: 5 Dec 2000
-# Whom: mi
-#
+# Created by: mi
# $FreeBSD$
-#
PORTNAME= ispell-uk
PORTVERSION= 0.7
@@ -15,9 +11,11 @@ COMMENT= Ukrainian (KOI8-U) dictionary f
BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
+MAKE_JOBS_UNSAFE= yes
+
+USES= gmake
USE_BZIP2= YES
ALL_TARGET= koi
-USE_GMAKE= YES
USE_PERL5= yes
# Still need gmake for other reasons :-\
More information about the svn-ports-head
mailing list