svn commit: r382530 - head/x11/xdm
Bartek Rutkowski
robak at FreeBSD.org
Sat Mar 28 17:47:12 UTC 2015
Author: robak
Date: Sat Mar 28 17:47:11 2015
New Revision: 382530
URL: https://svnweb.freebsd.org/changeset/ports/382530
QAT: https://qat.redports.org/buildarchive/r382530/
Log:
x11/xdm: add CPE information
PR: 197971
Submitted by: Shun <shun.fbsd.pr at dropcut.net>
Approved by: kwm (blanket)
Modified:
head/x11/xdm/Makefile
Modified: head/x11/xdm/Makefile
==============================================================================
--- head/x11/xdm/Makefile Sat Mar 28 17:40:35 2015 (r382529)
+++ head/x11/xdm/Makefile Sat Mar 28 17:47:11 2015 (r382530)
@@ -14,7 +14,9 @@ XORG_CAT= app
USE_XORG= xmu x11 xau xinerama xpm xdmcp xt xext xaw
CONFIGURE_ARGS+= --with-xdmconfigdir=${PREFIX}/lib/X11/xdm \
--with-xdmscriptdir=${PREFIX}/lib/X11/xdm
-USES= libtool
+USES= cpe libtool
+CPE_PRODUCT= x_display_manager
+CPE_VENDOR= x
CFFILES= GiveConsole TakeConsole Xaccess Xreset Xresources \
Xservers Xsession Xsetup_0 Xstartup Xwilling xdm-config
More information about the svn-ports-all
mailing list