aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2003-11-15 06:39:26 +0800
committerpav <pav@FreeBSD.org>2003-11-15 06:39:26 +0800
commit0fa3663160f65d8f0150ef6ceb56a95aac98a05f (patch)
treec70e300a4184b244e7ccf3b896a5d0f4a41a6dfe /textproc
parent4050f8d3a976b78ed2e7f032a944cef3e4d4f27e (diff)
downloadfreebsd-ports-gnome-0fa3663160f65d8f0150ef6ceb56a95aac98a05f.tar.gz
freebsd-ports-gnome-0fa3663160f65d8f0150ef6ceb56a95aac98a05f.tar.zst
freebsd-ports-gnome-0fa3663160f65d8f0150ef6ceb56a95aac98a05f.zip
Add perl dependency. [1]
make -> ${MAKE} PR: ports/59274 [1] Submitted by: Cheng-Lung Sung <clsung@dragon2.net> [1] Approved by: adamw (mentor)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libpathan/Makefile3
1 files changed, 2 insertions, 1 deletions
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