From f2814513c8c7f49ca7dcb09e045f1c53966d27a8 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 14 Nov 2003 22:39:26 +0000 Subject: Add perl dependency. [1] make -> ${MAKE} PR: ports/59274 [1] Submitted by: Cheng-Lung Sung [1] Approved by: adamw (mentor) --- textproc/libpathan/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/libpathan') diff --git a/textproc/libpathan/Makefile b/textproc/libpathan/Makefile index 17b7150adb0d..5e68cfe05067 100644 --- a/textproc/libpathan/Makefile +++ b/textproc/libpathan/Makefile @@ -19,10 +19,11 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/textproc/xerces-c2:extract USE_BISON= yes USE_GMAKE= yes +USE_PERL5= yes USE_LIBTOOL= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} INSTALLS_SHLIB= yes -XERCESCROOT= `cd ${PORTSDIR}/textproc/xerces-c2; make -V WRKSRC` +XERCESCROOT= `cd ${PORTSDIR}/textproc/xerces-c2; ${MAKE} -V WRKSRC` CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV+= XERCESCROOT=${XERCESCROOT} CONFIGURE_SCRIPT= runConfigure -- cgit v1.2.3