From 8e60d7c2a0e1d54f455d49fa54aba6fd36de8933 Mon Sep 17 00:00:00 2001 From: Ernst de Haan Date: Tue, 16 Apr 2002 18:21:27 +0000 Subject: Moved NO_BUILD_DEPENDS_JAVA down to stop portlint complaining about wrong location of settings. PORTREVISION not bumped. This does not affect the port installation. Approved by: maintainer --- textproc/saxon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/saxon') diff --git a/textproc/saxon/Makefile b/textproc/saxon/Makefile index 37022e80ffe2..97340ffa8fda 100644 --- a/textproc/saxon/Makefile +++ b/textproc/saxon/Makefile @@ -16,11 +16,11 @@ MAINTAINER= fuyuki@mj.0038.net USE_ZIP= yes USE_JAVA= 1.1+ -NO_BUILD_DEPENDS_JAVA= yes NO_WRKSUBDIR= yes NO_BUILD= yes JAVALIBDIR= ${PREFIX}/share/java/classes +NO_BUILD_DEPENDS_JAVA= yes do-install: ${MKDIR} ${JAVALIBDIR} -- cgit v1.2.3