From 36fd9ae94120e576641369b2f03e122e7ffbb793 Mon Sep 17 00:00:00 2001 From: alek Date: Mon, 27 Jun 2005 20:36:40 +0000 Subject: [PATCH] - Update to 0.3 - Honour CXX flag From Matthias Kilian (MAINTAINER) --- math/aamath/Makefile | 5 +++-- math/aamath/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/math/aamath/Makefile b/math/aamath/Makefile index c1adf2d73a9..6c3647cd1fa 100644 --- a/math/aamath/Makefile +++ b/math/aamath/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.2 2005/04/12 18:46:09 alek Exp $ +# $OpenBSD: Makefile,v 1.3 2005/06/27 20:36:40 alek Exp $ COMMENT= "ASCII art mathematics" -DISTNAME= aamath-0.2 +DISTNAME= aamath-0.3 CATEGORIES= math HOMEPAGE= http://fuse.superglue.se/aamath/ @@ -22,6 +22,7 @@ WANTLIB= c m stdc++ termcap readline NO_REGRESS= Yes WRKDIST= ${WRKDIR}/aamath ALL_TARGET= +MAKE_FLAGS= CXX="${CXX}" do-install: ${INSTALL_PROGRAM} ${WRKDIST}/aamath ${PREFIX}/bin diff --git a/math/aamath/distinfo b/math/aamath/distinfo index f2557f4f514..fd0c728fbe7 100644 --- a/math/aamath/distinfo +++ b/math/aamath/distinfo @@ -1,4 +1,4 @@ -MD5 (aamath-0.2.tar.gz) = 98cc62f6441f99d5922dc2b73620e1d4 -RMD160 (aamath-0.2.tar.gz) = 64334c096f97d383559a76b3698437e79d20538e -SHA1 (aamath-0.2.tar.gz) = b0dae44a8f92417d61653b249844ff0e936f6f44 -SIZE (aamath-0.2.tar.gz) = 21491 +MD5 (aamath-0.3.tar.gz) = f0e835bd06069b1bdaddd9e9c3447c12 +RMD160 (aamath-0.3.tar.gz) = 396ce7213a30a5c133dc964e2a531fe28a24b6c0 +SHA1 (aamath-0.3.tar.gz) = dc68abaf2131c73ddb1a520c95d65596e30f1b0a +SIZE (aamath-0.3.tar.gz) = 21894