diff options
author | agc <agc> | 1998-06-22 12:58:33 +0000 |
---|---|---|
committer | agc <agc> | 1998-06-22 12:58:33 +0000 |
commit | 2a3a9ec9845157197dbf860f341a75e6e46d240e (patch) | |
tree | d4348e0f294c2e984b78663e6958bb9a3bb8fcd8 /x11/xmascot/Makefile | |
parent | b7fb421936ca8f551fb2801e9f29ea662560f097 (diff) | |
download | pkgsrc-2a3a9ec9845157197dbf860f341a75e6e46d240e.tar.gz |
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'x11/xmascot/Makefile')
-rw-r--r-- | x11/xmascot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile index 191aad17f29..537419ead87 100644 --- a/x11/xmascot/Makefile +++ b/x11/xmascot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:58 agc Exp $ +# $NetBSD: Makefile,v 1.8 1998/06/22 13:21:05 agc Exp $ # FreeBSD Id: Makefile,v 1.2 1997/06/07 19:47:09 max Exp # @@ -12,7 +12,6 @@ MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp OPSYS!= uname -s USE_IMAKE= yes -CAT1= xmascot.0 .if (${OPSYS} != "NetBSD") MANCOMPRESSED= yes |