[Midnightbsd-cvs] mports [22578] trunk/x11/xauth/Makefile: fix plist

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Sep 27 18:41:16 EDT 2017


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

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

Modified: trunk/x11/xauth/Makefile
===================================================================
--- trunk/x11/xauth/Makefile	2017-09-27 12:33:43 UTC (rev 22577)
+++ trunk/x11/xauth/Makefile	2017-09-27 22:41:16 UTC (rev 22578)
@@ -6,13 +6,12 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	X authority file utility
+
 LICENSE=	mit
 
 XORG_CAT=	app
 USE_XORG=	x11 xau xext xmuu
 
-PLIST_FILES=	bin/xauth
+PLIST_FILES=	bin/xauth man/man1/xauth.1.gz
 
-MAN1=		xauth.1
-
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list