[Midnightbsd-cvs] mports [22580] trunk/x11/xrandr/Makefile: fix plist

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Sep 27 18:42:56 EDT 2017


Revision: 22580
          http://svnweb.midnightbsd.org/mports/?rev=22580
Author:   laffer1
Date:     2017-09-27 18:42:56 -0400 (Wed, 27 Sep 2017)
Log Message:
-----------
fix plist

Modified Paths:
--------------
    trunk/x11/xrandr/Makefile

Modified: trunk/x11/xrandr/Makefile
===================================================================
--- trunk/x11/xrandr/Makefile	2017-09-27 22:41:54 UTC (rev 22579)
+++ trunk/x11/xrandr/Makefile	2017-09-27 22:42:56 UTC (rev 22580)
@@ -6,6 +6,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Primitive command line interface to the RandR extension
+
 LICENSE=	mit
 
 XORG_CAT=	app
@@ -12,8 +13,7 @@
 USE_XORG=	xrandr xrender x11
 
 PLIST_FILES=	bin/xrandr \
-		bin/xkeystone
+		bin/xkeystone \
+		man/man1/xrandr.1.gz
 
-MAN1=		xrandr.1
-
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list