From 098f08f1559432151ad1b94680514c96daa87b32 Mon Sep 17 00:00:00 2001 From: seb Date: Sun, 14 May 2006 16:19:45 +0000 Subject: Fix typo on USE_LANGUAGES hence fixing the build. --- graphics/showimg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile index 6b0e7e44cca..77f06187252 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/04/17 13:46:36 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2006/05/14 16:19:45 seb Exp $ # DISTNAME= showimg-0.9.4-1 @@ -13,7 +13,7 @@ HOMEPAGE= http://www.jalix.org/projects/showimg/ COMMENT= Feature-rich image viewer for KDE including an image management system USE_TOOLS+= gmake pkg-config -USE_LANGUAGE= c c++ +USE_LANGUAGES= c c++ USE_LIBTOOL= YES GNU_CONFIGURE= YES -- cgit v1.2.3