From a42c555e89f1e8e03d35ff758b4ad762886b0fe1 Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 19 Apr 2004 09:13:37 +0000 Subject: Respect PORTSDIR --- textproc/docbook-xml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/docbook-xml') diff --git a/textproc/docbook-xml/Makefile b/textproc/docbook-xml/Makefile index df8d276cf38a..5261a3d24cb7 100644 --- a/textproc/docbook-xml/Makefile +++ b/textproc/docbook-xml/Makefile @@ -17,7 +17,7 @@ COMMENT= XML version of the DocBook DTD RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr -BUILD_DEPENDS= unzip:/usr/ports/archivers/unzip +BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip USE_ZIP= YES NO_BUILD= YES NO_WRKSUBDIR= YES -- cgit