Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Mar 2015 11:19:28 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r381905 - head/x11/libdmx
Message-ID:  <201503221119.t2MBJST8034926@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Sun Mar 22 11:19:27 2015
New Revision: 381905
URL: https://svnweb.freebsd.org/changeset/ports/381905
QAT: https://qat.redports.org/buildarchive/r381905/

Log:
  x11/libdmx: add CPE information
  
  - Maintainer's timeout (x11@FreeBSD.org)
  
  PR:		197717
  Submitted by:	Shun <shun.fbsd.pr@dropcut.net>

Modified:
  head/x11/libdmx/Makefile

Modified: head/x11/libdmx/Makefile
==============================================================================
--- head/x11/libdmx/Makefile	Sun Mar 22 11:11:11 2015	(r381904)
+++ head/x11/libdmx/Makefile	Sun Mar 22 11:19:27 2015	(r381905)
@@ -11,5 +11,7 @@ COMMENT=	DMX extension library
 
 XORG_CAT=	lib
 USE_XORG=	x11 xext xextproto dmxproto:both
+USES+=	cpe
+CPE_VENDOR=	x
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503221119.t2MBJST8034926>