diff options
author | joerg <joerg@pkgsrc.org> | 2007-01-09 08:42:10 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-01-09 08:42:10 +0000 |
commit | ab892d1cd76c619d394add6b59ecee7d96e68c58 (patch) | |
tree | f9c6f4bc7a64090614efe4ab9bc163668cf2b8da /graphics/ns-cult3d | |
parent | d9a962b5f9ec852b56ca7252bca2c75cbe7c1580 (diff) | |
download | pkgsrc-ab892d1cd76c619d394add6b59ecee7d96e68c58.tar.gz |
share/doc is needed as well.
Diffstat (limited to 'graphics/ns-cult3d')
-rw-r--r-- | graphics/ns-cult3d/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ns-cult3d/Makefile b/graphics/ns-cult3d/Makefile index 712b71b6e8c..03bd72626d2 100644 --- a/graphics/ns-cult3d/Makefile +++ b/graphics/ns-cult3d/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2007/01/08 01:50:41 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2007/01/09 08:42:10 joerg Exp $ # DISTNAME= Cult3D_NS4_5.2b1 @@ -19,7 +19,7 @@ NO_BUILD= yes CHECK_SHLIBS_SUPPORTED= no CRYPTO= yes -INSTALLATION_DIRS= lib/netscape/plugins +INSTALLATION_DIRS= lib/netscape/plugins share/doc post-extract: cd ${WRKSRC} && pax -r -f cult3d.tar |