summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2002-10-18 16:10:36 +0000
committerErnst de Haan <znerd@FreeBSD.org>2002-10-18 16:10:36 +0000
commit5424ba43ae8c7cfd56d1cdc984e72e8d39bffacb (patch)
tree5659f17c5dff34bcf76b9626ce77996676833ed8 /textproc
parentStyle changes. Not defining DOCSDIR anymore, since it's already (diff)
Not defining DOCSDIR anymore, since it's already defined in bsd.port.mk.
Notes
Notes: svn path=/head/; revision=68265
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ant-xinclude-task/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/ant-xinclude-task/Makefile b/textproc/ant-xinclude-task/Makefile
index 9bc2adc96023..6a881441ad31 100644
--- a/textproc/ant-xinclude-task/Makefile
+++ b/textproc/ant-xinclude-task/Makefile
@@ -26,7 +26,6 @@ ANT_TARGET= jar apidocs
.endif
JAVASHAREDIR= ${PREFIX}/share/java
JARDIR= ${JAVASHAREDIR}/classes
-DOCSDIR= ${PREFIX}/doc/${PORTNAME}
do-build:
@cd ${WRKSRC} && ${ANT} ${ANT_TARGET}