diff --git a/astro/match/Makefile b/astro/match/Makefile index c4e96a24315c..4ead76f8294b 100644 --- a/astro/match/Makefile +++ b/astro/match/Makefile @@ -1,17 +1,19 @@ PORTNAME= match PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= http://spiff.rit.edu/match/ MAINTAINER= a.andersson.thn@gmail.com COMMENT= Program for matching star lists WWW= http://spiff.rit.edu/match/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -CONFLICTS_INSTALL= avenger # man/man1/match.1.gz +CONFLICTS_INSTALL= avenger # share/man/man1/match.1.gz .include diff --git a/astro/match/pkg-plist b/astro/match/pkg-plist index 92e572e05cbb..db9cb4341cab 100644 --- a/astro/match/pkg-plist +++ b/astro/match/pkg-plist @@ -1,4 +1,4 @@ bin/apply_match bin/match bin/project_coords -man/man1/match.1.gz +share/man/man1/match.1.gz