summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-02-05 02:52:29 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-02-05 02:52:29 +0000
commit673a54499a684b74de80052d66fa62d86d0e9253 (patch)
tree8dc19afa5c607eb545ea6fa6433e00be37c7bf4b /astro
parentportlint - PREFIX -> LOCALBASE (diff)
move manpage from PLIST to MAN1= in the Makefile
Notes
Notes: svn path=/head/; revision=25489
Diffstat (limited to 'astro')
-rw-r--r--astro/dgpsip/Makefile2
-rw-r--r--astro/dgpsip/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/astro/dgpsip/Makefile b/astro/dgpsip/Makefile
index f01f0e309229..74ebcc1622cc 100644
--- a/astro/dgpsip/Makefile
+++ b/astro/dgpsip/Makefile
@@ -14,4 +14,6 @@ MAINTAINER= dbaker@FreeBSD.org
GNU_CONFIGURE= YES
+MAN1= dgpsip.1
+
.include <bsd.port.mk>
diff --git a/astro/dgpsip/pkg-plist b/astro/dgpsip/pkg-plist
index b57e96fd017f..ae435476eb7c 100644
--- a/astro/dgpsip/pkg-plist
+++ b/astro/dgpsip/pkg-plist
@@ -1,2 +1 @@
bin/dgpsip
-man/man1/dgpsip.1