aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 \