diff options
author | jlam <jlam@pkgsrc.org> | 2006-04-05 06:27:41 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-04-05 06:27:41 +0000 |
commit | 1c035e359984777e5eee2d0a0feac83947966ff2 (patch) | |
tree | 9715e961e0768a329a3f48b11197783d3a0dc0d2 /lang/japhar | |
parent | 689372fa1226b8c817a4c5329323c4e503bef336 (diff) | |
download | pkgsrc-1c035e359984777e5eee2d0a0feac83947966ff2.tar.gz |
List the info files directly in the PLIST, and honor PKGINFODIR and
PKGMANDIR.
Diffstat (limited to 'lang/japhar')
-rw-r--r-- | lang/japhar/Makefile | 4 | ||||
-rw-r--r-- | lang/japhar/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/lang/japhar/Makefile b/lang/japhar/Makefile index 1c460a7401d..e3ce6d6f36b 100644 --- a/lang/japhar/Makefile +++ b/lang/japhar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/03/04 21:29:54 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2006/04/05 06:27:41 jlam Exp $ # DISTNAME= japhar-0.08 @@ -18,7 +18,7 @@ USE_TOOLS+= gmake USE_LANGUAGES= c c++ LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig ${WRKSRC}/lib/libffi/ltconfig -INFO_FILES= japhar.info +INFO_FILES= # PLIST # The japhar tar archive uses ././@LongLink GNU tar hacks EXTRACT_USING= nbtar diff --git a/lang/japhar/PLIST b/lang/japhar/PLIST index 8b7e7e8122e..5b377e7d15c 100644 --- a/lang/japhar/PLIST +++ b/lang/japhar/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.5 2004/09/22 08:09:39 jlam Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/04/05 06:27:41 jlam Exp $ +info/japhar.info lib/libarch.la lib/libffi.la lib/libjni.la |