aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/libgnomeprintuimm/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-toolkits/libgnomeprintuimm/Makefile b/x11-toolkits/libgnomeprintuimm/Makefile
index 79feeca37ff1..610c72509794 100644
--- a/x11-toolkits/libgnomeprintuimm/Makefile
+++ b/x11-toolkits/libgnomeprintuimm/Makefile
@@ -11,15 +11,13 @@ DIST_SUBDIR= gnome2
MAINTAINER= bland@FreeBSD.org
COMMENT= C++ wrappers for the GNOME print support library
-BROKEN= fails to build
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2018-01-27
-
LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24 \
libgnomeprintmm-2.5.so:print/libgnomeprintmm
BUILD_DEPENDS= gm4:devel/m4
-USES= gmake libtool:keepla pathfix pkgconfig tar:bzip2
+USES= compiler:c++11-lang gmake libtool:keepla pathfix \
+ pkgconfig tar:bzip2
+USE_CXXSTD= c++11
USE_GNOME= gnomeprefix libgnomeprintui
USE_LDCONFIG= yes
GNU_CONFIGURE= yes