Index: head/x11/xfce4-screenshooter-plugin/Makefile =================================================================== --- head/x11/xfce4-screenshooter-plugin/Makefile (revision 498597) +++ head/x11/xfce4-screenshooter-plugin/Makefile (revision 498598) @@ -1,34 +1,35 @@ # Created by: Martin Wilke (miwi@FreeBSD.org) # $FreeBSD$ PORTNAME= xfce4-screenshooter-plugin PORTVERSION= 1.9.5 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/apps/xfce4-screenshooter/${PORTVERSION:R} DISTNAME= xfce4-screenshooter-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Application and panel plugin to take screenshots LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsoup-2.4.so:devel/libsoup USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 +USE_CSTD= c99 USE_GNOME= cairo glib20 gtk30 intltool libxml2 USE_XFCE= panel USE_XORG= ice sm x11 xfixes xext GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime .include