aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-04-19 17:13:37 +0800
committerkris <kris@FreeBSD.org>2004-04-19 17:13:37 +0800
commita42c555e89f1e8e03d35ff758b4ad762886b0fe1 (patch)
tree522d91bfa221f436aa6f8715e78610220542783f /textproc
parent591081e12d50ce8da39e0260e64629cadb602486 (diff)
downloadfreebsd-ports-gnome-a42c555e89f1e8e03d35ff758b4ad762886b0fe1.tar.gz
freebsd-ports-gnome-a42c555e89f1e8e03d35ff758b4ad762886b0fe1.tar.zst
freebsd-ports-gnome-a42c555e89f1e8e03d35ff758b4ad762886b0fe1.zip
Respect PORTSDIR
Diffstat (limited to 'textproc')
-rw-r--r--textproc/docbook-xml/Makefile2
1 files changed, 1 insertions, 1 deletions
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