aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-03 00:00:44 +0800
committermiwi <miwi@FreeBSD.org>2014-02-03 00:00:44 +0800
commita27c4e44616461cc30dd7a525b2fb65284ec81a8 (patch)
tree6a8468a229c24cd0569fc3e634e151ac13d96032 /misc
parentc47f51ac994c7adaf47947e40610b6df7323ac46 (diff)
downloadfreebsd-ports-gnome-a27c4e44616461cc30dd7a525b2fb65284ec81a8.tar.gz
freebsd-ports-gnome-a27c4e44616461cc30dd7a525b2fb65284ec81a8.tar.zst
freebsd-ports-gnome-a27c4e44616461cc30dd7a525b2fb65284ec81a8.zip
- Stage support
Diffstat (limited to 'misc')
-rw-r--r--misc/team/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/team/Makefile b/misc/team/Makefile
index 562f234d4ed5..43024347a961 100644
--- a/misc/team/Makefile
+++ b/misc/team/Makefile
@@ -11,9 +11,7 @@ MASTER_SITE_SUBDIR= joerg
MAINTAINER= joerg@FreeBSD.org
COMMENT= Portable multi-buffered tape streaming utility
-MAN1= team.1
-MANCOMPRESSED= maybe
-PLIST_FILES= bin/team
+PLIST_FILES= bin/team \
+ man/man1/team.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>