diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/kopete-kde4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/kopete-kde4/Makefile b/net-im/kopete-kde4/Makefile index e1ed9b56d880..d8445c27e857 100644 --- a/net-im/kopete-kde4/Makefile +++ b/net-im/kopete-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kopete PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-im kde kde-kde4 MAINTAINER= kde@FreeBSD.org @@ -27,6 +27,7 @@ USE_QT4= corelib gui network qt3support sql xml \ moc_build qmake_build rcc_build uic_build uic3_build USE_XORG= x11 xdamage xext xscrnsaver xtst USE_LDCONFIG= yes +USE_CXXSTD= gnu++98 SHEBANG_FILES= protocols/winpopup/winpopup-install \ protocols/winpopup/winpopup-send \ |