aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2018-01-27 17:34:51 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2018-01-27 17:34:51 +0000
commit94525d5b940485f21af4b7a8ae4d08379cad2ea1 (patch)
treecc5d393c3a87ca74bdee443260243cc03480f535 /x11-toolkits
parentd855e523087871b2e971a9aaad54bed3f274c21c (diff)
downloadports-94525d5b940485f21af4b7a8ae4d08379cad2ea1.tar.gz
ports-94525d5b940485f21af4b7a8ae4d08379cad2ea1.zip
Unbreak and undeprecate (chase libsigc++20 update).
Notes
Notes: svn path=/head/; revision=460131
Diffstat (limited to 'x11-toolkits')
-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