From 5541fdbc2f47f3165fd821021a46cdd2d1e8e0d2 Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Thu, 7 Sep 2006 21:32:29 +0000 Subject: - Update to 2.0.4 - Add new dependencies to editors/lazarus Approved by: garga (mentor,implicit) --- graphics/fpc-ncurses/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/fpc-ncurses/Makefile') diff --git a/graphics/fpc-ncurses/Makefile b/graphics/fpc-ncurses/Makefile index 61726f92ee24..a9a3412f6beb 100644 --- a/graphics/fpc-ncurses/Makefile +++ b/graphics/fpc-ncurses/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= graphics lang PKGNAMESUFFIX= -ncurses @@ -16,7 +16,7 @@ BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc \ fpcmake:${PORTSDIR}/lang/fpc-utils MASTERDIR= ${.CURDIR}/../../lang/fpc -WRKUNITDIR= ${PORTNAME}/packages/extra/${PKGNAMESUFFIX:S/-//} +WRKUNITDIR= ${FPCSRCDIR}/packages/extra/${PKGNAMESUFFIX:S/-//} EXTRACTUNITDIR+= ${WRKUNITDIR} HAVE_EXAMPLES= true -- cgit v1.2.3