diff options
Diffstat (limited to 'lang/japhar/Makefile')
-rw-r--r-- | lang/japhar/Makefile | 6 |
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" |