summaryrefslogtreecommitdiff
path: root/www/liferea
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2013-10-29 12:09:59 +0000
committerjperkin <jperkin@pkgsrc.org>2013-10-29 12:09:59 +0000
commitfa0ad80b1e0993a4a945d93b9e2b9ae4a0519e62 (patch)
tree980316ac73c49e07cb91b5794bc38c482d57493a /www/liferea
parent9f59aba87c3312f591a28bd6f63393fe04ae4a8c (diff)
downloadpkgsrc-fa0ad80b1e0993a4a945d93b9e2b9ae4a0519e62.tar.gz
Add c99 to USE_LANGUAGES, fixes build on SunOS.
Diffstat (limited to 'www/liferea')
-rw-r--r--www/liferea/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/liferea/Makefile b/www/liferea/Makefile
index 1334bce5eb4..1bb77633c0b 100644
--- a/www/liferea/Makefile
+++ b/www/liferea/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.124 2013/10/19 09:07:13 adam Exp $
+# $NetBSD: Makefile,v 1.125 2013/10/29 12:09:59 jperkin Exp $
DISTNAME= liferea-1.4.28
PKGREVISION= 38
@@ -10,11 +10,10 @@ HOMEPAGE= http://liferea.sourceforge.net/
COMMENT= Simple FeedReader clone for reading RSS/RDF feeds
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config msgfmt perl intltool
+USE_LANGUAGES= c c99 c++
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-USE_LANGUAGES+= c++
-USE_LANGUAGES+= c
+USE_TOOLS+= gmake pkg-config msgfmt perl intltool
PKG_OPTIONS_VAR= PKG_OPTIONS.liferea
PKG_OPTIONS_REQUIRED_GROUPS= renderer