diff options
Diffstat (limited to 'astro/match/Makefile')
-rw-r--r-- | astro/match/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/astro/match/Makefile b/astro/match/Makefile index 9343afaa247a..e361bdf7b4ec 100644 --- a/astro/match/Makefile +++ b/astro/match/Makefile @@ -14,10 +14,5 @@ LICENSE= GPLv2 CONFLICTS= avenger-[0-9]* GNU_CONFIGURE= yes -NO_STAGE= yes - -MAN1= match.1 - -PLIST_FILES= bin/apply_match bin/match bin/project_coords .include <bsd.port.mk> |