Date: Wed, 10 Jul 2013 07:02:34 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322623 - head/math/ngraph Message-ID: <201307100702.r6A72YkB028315@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Wed Jul 10 07:02:33 2013 New Revision: 322623 URL: http://svnweb.freebsd.org/changeset/ports/322623 Log: Fix typo Modified: head/math/ngraph/Makefile Modified: head/math/ngraph/Makefile ============================================================================== --- head/math/ngraph/Makefile Wed Jul 10 07:00:44 2013 (r322622) +++ head/math/ngraph/Makefile Wed Jul 10 07:02:33 2013 (r322623) @@ -12,6 +12,6 @@ DISTNAME= Ngraph-${PORTVERSION}-src MAINTAINER= sanpei@FreeBSD.org COMMENT= XY plotting tool for students, scientists, and engineers -USES= make motif +USES= gmake motif .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307100702.r6A72YkB028315>