aboutsummaryrefslogtreecommitdiff
path: root/textproc/nux
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /textproc/nux
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412349
Diffstat (limited to 'textproc/nux')
-rw-r--r--textproc/nux/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/nux/Makefile b/textproc/nux/Makefile
index 7177b27d494d..191762ce6f81 100644
--- a/textproc/nux/Makefile
+++ b/textproc/nux/Makefile
@@ -11,8 +11,8 @@ MASTER_SITES= http://dst.lbl.gov/ACSSoftware/nux/nux-download/releases/
MAINTAINER= ports@FreeBSD.org
COMMENT= Small open-source XQuery extension of the XOM library
-RUN_DEPENDS= ${JAVALIBDIR}/xom.jar:${PORTSDIR}/textproc/xom \
- ${JAVALIBDIR}/saxon9.jar:${PORTSDIR}/textproc/saxon-devel
+RUN_DEPENDS= ${JAVALIBDIR}/xom.jar:textproc/xom \
+ ${JAVALIBDIR}/saxon9.jar:textproc/saxon-devel
USE_JAVA= yes
JAVA_VERSION= 1.6+
@@ -29,7 +29,7 @@ OPTIONS_DEFINE= XQUERY_TOOL DOCS
OPTIONS_DEFAULT= XQUERY_TOOL
XQUERY_TOOL_DESC= Install the XQuery command-line tool
-XQUERY_TOOL_RUN_DEPENDS=${JAVALIBDIR}/java-getopt.jar:${PORTSDIR}/java/java-getopt
+XQUERY_TOOL_RUN_DEPENDS=${JAVALIBDIR}/java-getopt.jar:java/java-getopt
XQUERY_TOOL_PLIST_FILES=bin/fire-xquery
XQUERY_TOOL_SUB_FILES= fire-xquery.sh