From 898fc0cca70cb630afbf57890527f87f748443a9 Mon Sep 17 00:00:00 2001 From: ryoon Date: Mon, 10 Jun 2013 12:29:39 +0000 Subject: Fix DEPENDS. --- math/xeukleides10/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/xeukleides10/Makefile b/math/xeukleides10/Makefile index 9935d093c0f..9e5c3ca359f 100644 --- a/math/xeukleides10/Makefile +++ b/math/xeukleides10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/06/10 12:27:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2013/06/10 12:29:39 ryoon Exp $ DISTNAME= xeukleides.1.0.1 PKGNAME= xeukleides-1.0.1 @@ -12,7 +12,7 @@ COMMENT= X-Frontend for A Euclidean geometry drawing language MAKE_JOBS_SAFE= no -DEPENDS+= eukleides>=1.0.1:../../math/eukleides +DEPENDS+= eukleides>=1.0.1:../../math/eukleides10 USE_X11BASE= yes BUILD_TARGET= xeukleides -- cgit v1.2.3