aboutsummaryrefslogtreecommitdiff
path: root/x11/xpr
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-11-11 04:21:03 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-11-11 04:21:03 +0000
commit798b0580dd579c8974d4ae0357ade196826889a5 (patch)
tree0c3402c45ef3ea67030e6d49fbdb5a6b2fd40571 /x11/xpr
parent3825167918dacf931b1e17f595b3b28a4a92d0fe (diff)
downloadports-798b0580dd579c8974d4ae0357ade196826889a5.tar.gz
ports-798b0580dd579c8974d4ae0357ade196826889a5.zip
Cleanup of the ports in the x11 directory
- Convert to staging
Notes
Notes: svn path=/head/; revision=333478
Diffstat (limited to 'x11/xpr')
-rw-r--r--x11/xpr/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/x11/xpr/Makefile b/x11/xpr/Makefile
index ecc7a0474e01..9421c7185350 100644
--- a/x11/xpr/Makefile
+++ b/x11/xpr/Makefile
@@ -10,9 +10,5 @@ COMMENT= Utility for printing an X window dump
XORG_CAT= app
USE_XORG= xmuu x11
-PLIST_FILES= bin/xdpr bin/xpr
-
-MAN1= xdpr.1 xpr.1
-
-NO_STAGE= yes
+PLIST_FILES= bin/xdpr bin/xpr man/man1/xdpr.1.gz man/man1/xpr.1.gz
.include <bsd.port.mk>