svn commit: r386588 - head/devel/dbus-glib
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sun May 17 08:33:07 UTC 2015
Author: amdmi3
Date: Sun May 17 08:33:06 2015
New Revision: 386588
URL: https://svnweb.freebsd.org/changeset/ports/386588
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/devel/dbus-glib/Makefile
Modified: head/devel/dbus-glib/Makefile
==============================================================================
--- head/devel/dbus-glib/Makefile Sun May 17 08:09:45 2015 (r386587)
+++ head/devel/dbus-glib/Makefile Sun May 17 08:33:06 2015 (r386588)
@@ -12,7 +12,8 @@ COMMENT= GLib bindings for the D-BUS mes
LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus
GNU_CONFIGURE= yes
-USES= gettext gmake libtool pathfix pkgconfig
+USES= cpe gettext gmake libtool pathfix pkgconfig
+CPE_VENDOR= freedesktop
USE_GNOME= glib20
USE_LDCONFIG= yes
CONFIGURE_ARGS= --with-test-socket-dir=${WRKDIR} \
More information about the svn-ports-all
mailing list