diff options
Diffstat (limited to 'chat/konversation')
-rw-r--r-- | chat/konversation/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/konversation/Makefile b/chat/konversation/Makefile index 2b3cfc7f8a9..c65bac7b557 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 2019/08/22 12:22:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.98 2019/11/02 22:18:23 rillig Exp $ # DISTNAME= konversation-1.5.1 @@ -12,7 +12,7 @@ HOMEPAGE= https://konversation.kde.org/ COMMENT= KDE IRC Client LICENSE= gnu-gpl-v2 -BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4 +BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4 USE_TOOLS+= perl msgfmt USE_LANGUAGES= c c++ |