pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/showimg Fix typo on USE_LANGUAGES hence fixin...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c6101c482bcf
branches: trunk
changeset: 512703:c6101c482bcf
user: seb <seb%pkgsrc.org@localhost>
date: Sun May 14 16:19:45 2006 +0000
description:
Fix typo on USE_LANGUAGES hence fixing the build.
diffstat:
graphics/showimg/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r dd89402fe462 -r c6101c482bcf graphics/showimg/Makefile
--- a/graphics/showimg/Makefile Sun May 14 15:37:45 2006 +0000
+++ b/graphics/showimg/Makefile Sun May 14 16:19:45 2006 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index