[Midnightbsd-cvs] mports [17963] trunk/x11/x11perf: add man pages

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Dec 30 13:32:43 EST 2014


Revision: 17963
          http://svnweb.midnightbsd.org/mports/?rev=17963
Author:   laffer1
Date:     2014-12-30 13:32:42 -0500 (Tue, 30 Dec 2014)
Log Message:
-----------
add man pages

Modified Paths:
--------------
    trunk/x11/x11perf/Makefile
    trunk/x11/x11perf/pkg-plist

Modified: trunk/x11/x11perf/Makefile
===================================================================
--- trunk/x11/x11perf/Makefile	2014-12-30 18:31:10 UTC (rev 17962)
+++ trunk/x11/x11perf/Makefile	2014-12-30 18:32:42 UTC (rev 17963)
@@ -2,17 +2,15 @@
 
 PORTNAME=	x11perf
 PORTVERSION=	1.5.4
+PORTREVISION=	1
 CATEGORIES=	x11
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	X11 server performance test program
+
 LICENSE=	mit
 
 XORG_CAT=	app
 USE_XORG=	x11 xmuu xrender xft xext
 
-MAN1=		Xmark.1 \
-		x11perf.1 \
-		x11perfcomp.1
-
 .include <bsd.port.mk>

Modified: trunk/x11/x11perf/pkg-plist
===================================================================
--- trunk/x11/x11perf/pkg-plist	2014-12-30 18:31:10 UTC (rev 17962)
+++ trunk/x11/x11perf/pkg-plist	2014-12-30 18:32:42 UTC (rev 17963)
@@ -4,4 +4,6 @@
 lib/X11/x11perfcomp/perfboth
 lib/X11/x11perfcomp/perfratio
 lib/X11/x11perfcomp/Xmark
- at dirrm lib/X11/x11perfcomp
+man/man1/Xmark.1.gz
+man/man1/x11perf.1.gz
+man/man1/x11perfcomp.1.gz



More information about the Midnightbsd-cvs mailing list