[Midnightbsd-cvs] mports [17068] trunk/x11/xvinfo/Makefile: fix man page install for xvinfo
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 13 23:01:36 EDT 2014
Revision: 17068
http://svnweb.midnightbsd.org/mports/?rev=17068
Author: laffer1
Date: 2014-09-13 23:01:36 -0400 (Sat, 13 Sep 2014)
Log Message:
-----------
fix man page install for xvinfo
Modified Paths:
--------------
trunk/x11/xvinfo/Makefile
Modified: trunk/x11/xvinfo/Makefile
===================================================================
--- trunk/x11/xvinfo/Makefile 2014-09-14 03:00:39 UTC (rev 17067)
+++ trunk/x11/xvinfo/Makefile 2014-09-14 03:01:36 UTC (rev 17068)
@@ -2,7 +2,7 @@
PORTNAME= xvinfo
PORTVERSION= 1.1.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11
MAINTAINER= ports at MidnightBSD.org
@@ -13,8 +13,6 @@
XORG_CAT= app
USE_XORG= xv x11
-PLIST_FILES= bin/xvinfo
+PLIST_FILES= bin/xvinfo man/man1/xvinfo.1.gz
-MAN1= xvinfo.1
-
.include <bsd.port.mk>
More information about the Midnightbsd-cvs
mailing list