aboutsummaryrefslogtreecommitdiffstats
path: root/math/jama
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-05-03 08:21:00 +0800
committerkris <kris@FreeBSD.org>2004-05-03 08:21:00 +0800
commit34d5063bdb277e63158c15b76a3a76401225a25a (patch)
treea38c136796fc2078d9c627dfe942e712c7c4b734 /math/jama
parent36a41e70291daee16dbb75fc414bdf553670eeee (diff)
downloadfreebsd-ports-gnome-34d5063bdb277e63158c15b76a3a76401225a25a.tar.gz
freebsd-ports-gnome-34d5063bdb277e63158c15b76a3a76401225a25a.tar.zst
freebsd-ports-gnome-34d5063bdb277e63158c15b76a3a76401225a25a.zip
unzip is a BUILD_DEPENDS since it is used in the install phase.
Diffstat (limited to 'math/jama')
-rw-r--r--math/jama/Makefile3
1 files changed, 2 insertions, 1 deletions
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