summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-17 20:56:51 +0000
committerjlam <jlam>2005-05-17 20:56:51 +0000
commitc2fcfe8a9afe8b55756b942d5a00b5074eaa2e23 (patch)
tree5ca999e0bffe49d0a27f266a2883b7ceef98ac6b /lang
parentdb9672432c0a1b52595a8a6054ec2c3c0afbedc1 (diff)
downloadpkgsrc-c2fcfe8a9afe8b55756b942d5a00b5074eaa2e23.tar.gz
"nbtar" is good enough to extract GNU tar archives. Also remove
unnecessary inclusion of bsd.prefs.mk.
Diffstat (limited to 'lang')
-rw-r--r--lang/japhar/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/japhar/Makefile b/lang/japhar/Makefile
index c816f7a105d..e312a13fd10 100644
--- a/lang/japhar/Makefile
+++ b/lang/japhar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/05/16 03:04:45 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2005/05/17 20:56:51 jlam Exp $
#
DISTNAME= japhar-0.08
@@ -20,9 +20,7 @@ LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig ${WRKSRC}/lib/libffi/ltconfig
INFO_FILES= japhar.info
-.include "../../mk/bsd.prefs.mk"
-
# The japhar tar archive uses ././@LongLink GNU tar hacks
-EXTRACT_USING= gtar
+EXTRACT_USING= nbtar
.include "../../mk/bsd.pkg.mk"