aboutsummaryrefslogtreecommitdiff
path: root/net/rfbproxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rfbproxy/Makefile')
-rw-r--r--net/rfbproxy/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/rfbproxy/Makefile b/net/rfbproxy/Makefile
index 55021f7d0960..416f34ac0f92 100644
--- a/net/rfbproxy/Makefile
+++ b/net/rfbproxy/Makefile
@@ -13,8 +13,8 @@ GNU_CONFIGURE= yes
USE_BZIP2= yes
-MAN1= rfbproxy.1
-PLIST_FILES= bin/rfbproxy
+PLIST_FILES= bin/rfbproxy \
+ man/man1/rfbproxy.1.gz
+
-NO_STAGE= yes
.include <bsd.port.mk>