diff options
Diffstat (limited to 'math/jama/Makefile')
-rw-r--r-- | math/jama/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/jama/Makefile b/math/jama/Makefile index 25d476fa9b1c..97edc6c6120e 100644 --- a/math/jama/Makefile +++ b/math/jama/Makefile @@ -13,8 +13,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= erik@bz.bzflag.bz COMMENT= Java-like Matrix C++ Templates -BUILD_DEPENDS= ${LOCALBASE}/include/tnt/tnt.h:${PORTSDIR}/devel/tnt -RUN_DEPENDS= ${LOCALBASE}/include/tnt/tnt.h:${PORTSDIR}/devel/tnt +BUILD_DEPENDS= ${LOCALBASE}/include/tnt/tnt.h:devel/tnt +RUN_DEPENDS= ${LOCALBASE}/include/tnt/tnt.h:devel/tnt USES= zip NO_BUILD= yes |