From 646e1169b90f5ce5db7505ac6cc39b8e15b24a27 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 3 May 2004 00:21:00 +0000 Subject: unzip is a BUILD_DEPENDS since it is used in the install phase. --- math/jama/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math') diff --git a/math/jama/Makefile b/math/jama/Makefile index b84e3aac410e..295375992300 100644 --- a/math/jama/Makefile +++ b/math/jama/Makefile @@ -19,7 +19,8 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= Java-like Matrix C++ Templates -BUILD_DEPENDS= ${LOCALBASE}/include/tnt/tnt.h:${PORTSDIR}/devel/tnt +BUILD_DEPENDS= ${LOCALBASE}/include/tnt/tnt.h:${PORTSDIR}/devel/tnt \ + unzip:${PORTSDIR}/archivers/unzip RUN_DEPENDS= ${LOCALBASE}/include/tnt/tnt.h:${PORTSDIR}/devel/tnt USE_ZIP= yes -- cgit v1.2.3