aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/libgdiplus
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-07 15:07:55 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-07 15:07:55 +0800
commitbaa69648a11b44f1b149ecbec6590c7a2a24034d (patch)
treee2dfa0bb0f8fefc4920e646bf0c2f5031f29fa4b /x11-toolkits/libgdiplus
parentdf3103af79a37bf2a5c7b79152672b9498078bab (diff)
downloadfreebsd-ports-gnome-baa69648a11b44f1b149ecbec6590c7a2a24034d.tar.gz
freebsd-ports-gnome-baa69648a11b44f1b149ecbec6590c7a2a24034d.tar.zst
freebsd-ports-gnome-baa69648a11b44f1b149ecbec6590c7a2a24034d.zip
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'x11-toolkits/libgdiplus')
-rw-r--r--x11-toolkits/libgdiplus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/libgdiplus/Makefile b/x11-toolkits/libgdiplus/Makefile
index ec365d04b13d..9383ea05b4aa 100644
--- a/x11-toolkits/libgdiplus/Makefile
+++ b/x11-toolkits/libgdiplus/Makefile
@@ -15,13 +15,14 @@ LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \
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 \