aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-12-28 04:21:58 +0800
committerantoine <antoine@FreeBSD.org>2013-12-28 04:21:58 +0800
commit16671c85dce42fd4ed08a52f83441cb02c952ca0 (patch)
tree554bd2fea76d7f0a0e617869eb80910250283e61 /x11
parenta48186257d641821255c1fb3b830412db5d5fe83 (diff)
downloadfreebsd-ports-gnome-16671c85dce42fd4ed08a52f83441cb02c952ca0.tar.gz
freebsd-ports-gnome-16671c85dce42fd4ed08a52f83441cb02c952ca0.tar.zst
freebsd-ports-gnome-16671c85dce42fd4ed08a52f83441cb02c952ca0.zip
Stage support
Diffstat (limited to 'x11')
-rw-r--r--x11/rendercheck/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/rendercheck/Makefile b/x11/rendercheck/Makefile
index ac429fd327c4..e1be61342a7f 100644
--- a/x11/rendercheck/Makefile
+++ b/x11/rendercheck/Makefile
@@ -11,9 +11,6 @@ COMMENT= Small program for testing basic Render extension conformance
XORG_CAT= app
USE_XORG= xrender
-MAN1= rendercheck.1
+PLIST_FILES= bin/rendercheck man/man1/rendercheck.1.gz
-PLIST_FILES= bin/rendercheck
-
-NO_STAGE= yes
.include <bsd.port.mk>