[Midnightbsd-cvs] mports [17030] trunk/x11/xorg/Makefile: add docs

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 13 17:28:58 EDT 2014


Revision: 17030
          http://svnweb.midnightbsd.org/mports/?rev=17030
Author:   laffer1
Date:     2014-09-13 17:28:57 -0400 (Sat, 13 Sep 2014)
Log Message:
-----------
add docs

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

Modified: trunk/x11/xorg/Makefile
===================================================================
--- trunk/x11/xorg/Makefile	2014-09-13 21:27:28 UTC (rev 17029)
+++ trunk/x11/xorg/Makefile	2014-09-13 21:28:57 UTC (rev 17030)
@@ -9,6 +9,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	X.Org complete distribution metaport
+
 LICENSE=	agg
 
 NO_BUILD=	yes
@@ -20,6 +21,8 @@
 RUN_DEPENDS+=	${LOCALBASE}/libdata/pkgconfig/xbitmaps.pc:${PORTSDIR}/x11/xbitmaps \
 		${LOCALBASE}/lib/X11/icons/handhelds/cursors/X_cursor:${PORTSDIR}/x11-themes/xcursor-themes
 
+OPTIONS_DEFINE=	DOCS
+
 .include <bsd.mport.options.mk>
 
 # doc



More information about the Midnightbsd-cvs mailing list