diff options
author | agc <agc@pkgsrc.org> | 1998-06-22 12:32:17 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-06-22 12:32:17 +0000 |
commit | 5aa5bdafe4c00759989f571dcedb711d708fbfd0 (patch) | |
tree | 883b58eb481c86e6a748a7d115d621431851023d /graphics/xanim/Makefile | |
parent | a8fbf965c0c75efeeebdf4be6b67472a3ffd4379 (diff) | |
download | pkgsrc-5aa5bdafe4c00759989f571dcedb711d708fbfd0.tar.gz |
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'graphics/xanim/Makefile')
-rw-r--r-- | graphics/xanim/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xanim/Makefile b/graphics/xanim/Makefile index 8307242112a..1bb5c89a659 100644 --- a/graphics/xanim/Makefile +++ b/graphics/xanim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/04/26 16:21:27 mycroft Exp $ +# $NetBSD: Makefile,v 1.11 1998/06/22 12:39:47 agc Exp $ # DISTNAME= xanim27070 @@ -29,7 +29,6 @@ EXTRA_FILES= xa2.0_cvid_sparcCOFF.o.Z \ MIRROR_DISTFILE= no USE_IMAKE= yes -CAT1= xanim.0 post-extract: ln -s docs/xanim.man ${WRKSRC} |