[Midnightbsd-cvs] mports [17072] trunk/x11/xsetroot/Makefile: fix man page install for xsetroot

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 13 23:03:58 EDT 2014


Revision: 17072
          http://svnweb.midnightbsd.org/mports/?rev=17072
Author:   laffer1
Date:     2014-09-13 23:03:57 -0400 (Sat, 13 Sep 2014)
Log Message:
-----------
fix man page install for xsetroot

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

Modified: trunk/x11/xsetroot/Makefile
===================================================================
--- trunk/x11/xsetroot/Makefile	2014-09-14 03:03:27 UTC (rev 17071)
+++ trunk/x11/xsetroot/Makefile	2014-09-14 03:03:57 UTC (rev 17072)
@@ -2,7 +2,7 @@
 
 PORTNAME=	xsetroot
 PORTVERSION=	1.1.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11
 
 MAINTAINER=	ports at MidnightBSD.org
@@ -12,7 +12,6 @@
 
 XORG_CAT=	app
 USE_XORG=	xmuu x11 xbitmaps xcursor
-MAN1=		xsetroot.1
-PLIST_FILES=	bin/xsetroot
+PLIST_FILES=	bin/xsetroot man/man1/xsetroot.1.gz
 
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list