From dd03068e108bd0f131d660da93002b61f94fd80f Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 4 Nov 2005 18:53:28 +0000 Subject: Normalized BUILD_DIRS. --- math/aribas/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/aribas') diff --git a/math/aribas/Makefile b/math/aribas/Makefile index c8be9e8e90a..5a41bec01fe 100644 --- a/math/aribas/Makefile +++ b/math/aribas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/06/17 03:50:19 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2005/11/04 18:53:28 rillig Exp $ DISTNAME= aribas-1.53 CATEGORIES= math @@ -10,7 +10,7 @@ COMMENT= Multi-precision floating point and big integer arithmetic calculator CPPFLAGS+= -DUNiX -DPROTO -BUILD_DIRS= ${WRKDIR}/${DISTNAME}/src +BUILD_DIRS= src INSTALLATION_DIRS= bin man/man1 -- cgit v1.2.3