summaryrefslogtreecommitdiff
path: root/www/jssi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/jssi/Makefile')
-rw-r--r--www/jssi/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/jssi/Makefile b/www/jssi/Makefile
index 0c8bb01dd4d..51efcd94d8e 100644
--- a/www/jssi/Makefile
+++ b/www/jssi/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2003/08/23 15:26:28 jschauma Exp $
+# $NetBSD: Makefile,v 1.18 2004/01/20 12:27:59 agc Exp $
DISTNAME= ApacheJSSI-1.1.2
PKGNAME= jssi-1.1.2
-WRKSRC= ${WRKDIR}/ApacheJSSI-1.1.2/src/java
CATEGORIES= www java
MASTER_SITES= http://java.apache.org/jservssi/dist/
@@ -13,6 +12,8 @@ COMMENT= Java Server-Side Include engine as a JSDK-2.0 servlet
# yes, this needs _exactly_ version 2.0
DEPENDS+= jsdk-2.0:../../www/jsdk20
+WRKSRC= ${WRKDIR}/ApacheJSSI-1.1.2/src/java
+
.include "../../mk/bsd.prefs.mk"
USE_GMAKE=