diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-01 17:27:59 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-01 17:27:59 +0000 |
commit | 47fff4f7c5a6a883df37ef1ffaeb24e156325a85 (patch) | |
tree | 90280a58dc4a4cdf393b61e2ed74ceb1f571f5c4 /astro/setiathome/Makefile | |
parent | Update to 1.3.5. I cleaned up the Makefile in addition to the PR, and (diff) |
Apparently, Seti@Home does not ship a manpage with their distribution
anymore.
PR: 18766
Submitted by: Mike Barcroft <mike@q9media.com>
Diffstat (limited to 'astro/setiathome/Makefile')
-rw-r--r-- | astro/setiathome/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile index 5dabccecfe17..728c04e3be58 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -40,9 +40,6 @@ DISTFILES= setiathome-2.4.i386-unknown-freebsd2.2.8.tar \ .endif NO_BUILD= "binary distribution" - -MAN1= setiathome.1 xsetiathome.1 - NO_CDROM= "interactive install" .if !defined(PACKAGE_BUILDING) |