aboutsummaryrefslogtreecommitdiff
path: root/x11/xbrightness
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-01-09 14:48:54 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-01-09 14:48:54 +0000
commit835726cb71664ae2670520d3a50f248e16e9734e (patch)
treec5a1df43cdad387744b4ceb00662fb30bee791f4 /x11/xbrightness
parent591efe9fe3d7b0ae82115372fa3ce2842d227352 (diff)
downloadports-835726cb71664ae2670520d3a50f248e16e9734e.tar.gz
ports-835726cb71664ae2670520d3a50f248e16e9734e.zip
Support stagedir.
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=339245
Diffstat (limited to 'x11/xbrightness')
-rw-r--r--x11/xbrightness/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/xbrightness/Makefile b/x11/xbrightness/Makefile
index 6a4475729447..baf89fa58608 100644
--- a/x11/xbrightness/Makefile
+++ b/x11/xbrightness/Makefile
@@ -12,9 +12,6 @@ COMMENT= Brightness and gamma correction through the X server
USE_XORG= x11 xxf86vm ice xmu xt xaw
USES= imake
-PLIST_FILES= bin/xbrightness
+PLIST_FILES= bin/xbrightness man/man1/xbrightness.1.gz
-MAN1= xbrightness.1
-
-NO_STAGE= yes
.include <bsd.port.mk>