svn commit: r381905 - head/x11/libdmx

Bartek Rutkowski robak at FreeBSD.org
Sun Mar 22 11:19:29 UTC 2015


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 at FreeBSD.org)
  
  PR:		197717
  Submitted by:	Shun <shun.fbsd.pr at 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>


More information about the svn-ports-head mailing list