svn commit: r385596 - head/x11-toolkits/libgdiplus
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu May 7 07:07:56 UTC 2015
Author: amdmi3
Date: Thu May 7 07:07:55 2015
New Revision: 385596
URL: https://svnweb.freebsd.org/changeset/ports/385596
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/x11-toolkits/libgdiplus/Makefile
Modified: head/x11-toolkits/libgdiplus/Makefile
==============================================================================
--- head/x11-toolkits/libgdiplus/Makefile Thu May 7 07:07:50 2015 (r385595)
+++ head/x11-toolkits/libgdiplus/Makefile Thu May 7 07:07:55 2015 (r385596)
@@ -15,13 +15,14 @@ LIB_DEPENDS= libtiff.so:${PORTSDIR}/grap
libcairo.so:${PORTSDIR}/graphics/cairo
GNU_CONFIGURE= yes
-USES= gmake libtool:keepla pathfix pkgconfig
+USES= cpe gmake libtool:keepla pathfix pkgconfig
USE_GNOME= glib20
USE_LDCONFIG= yes
USE_XORG= x11
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
+CPE_VENDOR= mono-project
PLIST_FILES= lib/libgdiplus.a \
lib/libgdiplus.la \
More information about the svn-ports-head
mailing list