diff options
author | joerg <joerg> | 2007-01-09 08:42:10 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-01-09 08:42:10 +0000 |
commit | 1beaca604aa01ec12f76b7b0ff0f83aa50ad3284 (patch) | |
tree | f9c6f4bc7a64090614efe4ab9bc163668cf2b8da /graphics/ns-cult3d | |
parent | c4e7de67a6164ea401cfa63b6c8514d32ae6140c (diff) | |
download | pkgsrc-1beaca604aa01ec12f76b7b0ff0f83aa50ad3284.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 |