aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2001-01-01 17:36:46 +0800
committerasami <asami@FreeBSD.org>2001-01-01 17:36:46 +0800
commit3eae81434cc56172f5fbd6ec962c2ae0f4e0435b (patch)
tree7fdff3ca001f193506e4f72db0d2c3c326c433da /math
parente94a59cacc4ae7b1492944f00cc50e0b14a3f2d9 (diff)
downloadfreebsd-ports-gnome-3eae81434cc56172f5fbd6ec962c2ae0f4e0435b.tar.gz
freebsd-ports-gnome-3eae81434cc56172f5fbd6ec962c2ae0f4e0435b.tar.zst
freebsd-ports-gnome-3eae81434cc56172f5fbd6ec962c2ae0f4e0435b.zip
s/PORTNAME/PORTSDIR in dependency section.
Submitted by: bento
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}