summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2001-01-01 09:36:46 +0000
committerSatoshi Asami <asami@FreeBSD.org>2001-01-01 09:36:46 +0000
commitaebb30a1c11ac9d8d3525264fa1327f5a2e700f5 (patch)
tree6971b932e9d8650c3b367c02c5d64167726166d7 /math
parentAdd p5-Class-Tom 3.02, a perl module to transport objects from one system to (diff)
s/PORTNAME/PORTSDIR in dependency section.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=36562
Diffstat (limited to 'math')
-rw-r--r--math/topaz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/topaz/Makefile b/math/topaz/Makefile
index b887cf284fe5..3ae05f8f33e6 100644
--- a/math/topaz/Makefile
+++ b/math/topaz/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
.include<bsd.port.pre.mk>
.if ${OSVERSION} < 400010
-LIB_DEPENDS+= ncurses:${PORTNAME}/devel/ncurses
+LIB_DEPENDS+= ncurses:${PORTSDIR}/devel/ncurses
.endif
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}