aboutsummaryrefslogtreecommitdiff
path: root/x11/xvinfo
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-09-29 03:12:30 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-09-29 03:12:30 +0000
commit17e40115e501aa261131c6c18d5448645ad4bdf7 (patch)
treebc586ddccffb0efc8731ab111b8aad3cae107f18 /x11/xvinfo
parentfa30a11c4ca465b26574ea0c0fb7bce5dab2d78c (diff)
downloadports-17e40115e501aa261131c6c18d5448645ad4bdf7.tar.gz
ports-17e40115e501aa261131c6c18d5448645ad4bdf7.zip
- Convert to staging
Notes
Notes: svn path=/head/; revision=328643
Diffstat (limited to 'x11/xvinfo')
-rw-r--r--x11/xvinfo/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/xvinfo/Makefile b/x11/xvinfo/Makefile
index 4837e004053d..e5ad5902157c 100644
--- a/x11/xvinfo/Makefile
+++ b/x11/xvinfo/Makefile
@@ -10,9 +10,6 @@ COMMENT= Print out X-Video extension adaptor information
XORG_CAT= app
USE_XORG= xv x11
-PLIST_FILES= bin/xvinfo
+PLIST_FILES= bin/xvinfo man/man1/xvinfo.1.gz
-MAN1= xvinfo.1
-
-NO_STAGE= yes
.include <bsd.port.mk>