pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/libgnomecups Need USE_PKGLOCAKEDIR, pointed out ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fafb0fe26e4f
branches: trunk
changeset: 527894:fafb0fe26e4f
user: obache <obache%pkgsrc.org@localhost>
date: Sun Apr 15 15:42:53 2007 +0000
description:
Need USE_PKGLOCAKEDIR, pointed out in PR 29966.
Bump PKGREVISION.
diffstat:
print/libgnomecups/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r cad0f2eb7f7e -r fafb0fe26e4f print/libgnomecups/Makefile
--- a/print/libgnomecups/Makefile Sun Apr 15 14:03:50 2007 +0000
+++ b/print/libgnomecups/Makefile Sun Apr 15 15:42:53 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2006/07/05 05:37:44 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2007/04/15 15:42:53 obache Exp $
#
DISTNAME= libgnomecups-0.2.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomecups/0.2/}
@@ -13,6 +13,7 @@
USE_TOOLS+= intltool msgfmt pkg-config
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
+USE_PKGLOCALEDIR= YES
PKGCONFIG_OVERRIDE= libgnomecups-1.0.pc.in
Home |
Main Index |
Thread Index |
Old Index