[Midnightbsd-cvs] mports [17074] trunk/x11/xset/Makefile: fix man page

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 13 23:05:26 EDT 2014


Revision: 17074
          http://svnweb.midnightbsd.org/mports/?rev=17074
Author:   laffer1
Date:     2014-09-13 23:05:26 -0400 (Sat, 13 Sep 2014)
Log Message:
-----------
fix man page

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

Modified: trunk/x11/xset/Makefile
===================================================================
--- trunk/x11/xset/Makefile	2014-09-14 03:04:44 UTC (rev 17073)
+++ trunk/x11/xset/Makefile	2014-09-14 03:05:26 UTC (rev 17074)
@@ -2,6 +2,7 @@
 
 PORTNAME=	xset
 PORTVERSION=	1.2.3
+PORTREVISION=	1
 CATEGORIES=	x11
 
 MAINTAINER=	ports at MidnightBSD.org
@@ -13,8 +14,6 @@
 USE_XORG=	xmuu xproto x11 xext xfontcache
 CONFIGURE_ARGS=	--without-xf86misc
 
-PLIST_FILES=	bin/xset
+PLIST_FILES=	bin/xset man/man1/xset.1.gz
 
-MAN1=		xset.1
-
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list