summaryrefslogtreecommitdiff
path: root/www/ap-jk
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-02-17 23:04:36 +0000
committergrant <grant@pkgsrc.org>2003-02-17 23:04:36 +0000
commitd149430d22ec4673284053c909edf3fd04fa2118 (patch)
tree7ce388c8b96cbd3a78226fb5114a479d6184ce5e /www/ap-jk
parente2d4eac84308f8d5d36783b1b2d148bd1c859f23 (diff)
downloadpkgsrc-d149430d22ec4673284053c909edf3fd04fa2118.tar.gz
workaround pax-as-tar problem in -current by using gnutar to extract
the distfile.
Diffstat (limited to 'www/ap-jk')
-rw-r--r--www/ap-jk/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/www/ap-jk/Makefile b/www/ap-jk/Makefile
index a316cff9965..27f8364b32a 100644
--- a/www/ap-jk/Makefile
+++ b/www/ap-jk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2002/12/28 20:50:21 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2003/02/17 23:04:36 grant Exp $
DISTNAME= jakarta-tomcat-${TOMCAT_VERSION}-src
PKGNAME= ap-jk-${TOMCAT_VERSION}
@@ -10,6 +10,12 @@ MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://jakarta.apache.org/
COMMENT= Apache connector for accessing Jakarta Tomcat or Apache JServ
+# XXX workaround for pax-as-tar problem in -current:
+# tar: Invalid header, starting valid header search.
+#
+BUILD_DEPENDS+= gtar-base:../../archivers/gtar-base
+GTAR= ${LOCALBASE}/bin/gtar
+
USE_BUILDLINK2= # defined
APACHE_MODULE= # defined