aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/attica/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/attica/Makefile b/x11-toolkits/attica/Makefile
index 3f9bdd714dd1..ef4bf2e94a4d 100644
--- a/x11-toolkits/attica/Makefile
+++ b/x11-toolkits/attica/Makefile
@@ -3,7 +3,7 @@
PORTNAME= attica
PORTVERSION= 0.4.2
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= x11-toolkits
MASTER_SITES= KDE/stable/${PORTNAME}
@@ -17,6 +17,7 @@ USE_LDCONFIG= yes
USES= cmake:outsource tar:bzip2
CMAKE_ARGS= -DATTICA_ENABLE_TESTS:BOOL=OFF \
-DQT4_BUILD:BOOL=ON
+USE_CXXSTD= gnu++98
post-patch:
# LIB_DESTINATION is not caught by USES=pathfix.