From aebb30a1c11ac9d8d3525264fa1327f5a2e700f5 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 1 Jan 2001 09:36:46 +0000 Subject: s/PORTNAME/PORTSDIR in dependency section. Submitted by: bento --- math/topaz/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/topaz') 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 .if ${OSVERSION} < 400010 -LIB_DEPENDS+= ncurses:${PORTNAME}/devel/ncurses +LIB_DEPENDS+= ncurses:${PORTSDIR}/devel/ncurses .endif WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -- cgit v1.2.3