aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/dgpsip/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/astro/dgpsip/Makefile b/astro/dgpsip/Makefile
index 4a28f870ef2e..69b9b420d7b9 100644
--- a/astro/dgpsip/Makefile
+++ b/astro/dgpsip/Makefile
@@ -10,9 +10,8 @@ MAINTAINER= jharris@widomaker.com
COMMENT= Differential GPS over IP communication device
GNU_CONFIGURE= yes
-NO_STAGE= yes
-MAN1= dgpsip.1
-PLIST_FILES= bin/dgpsip
+PLIST_FILES= bin/dgpsip \
+ man/man1/dgpsip.1.gz
.include <bsd.port.mk>