summaryrefslogtreecommitdiff
path: root/print/libgnomeprintui/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-04-10 19:00:28 +0000
committerdrochner <drochner@pkgsrc.org>2007-04-10 19:00:28 +0000
commitbda1af6be6f202740ec0427521ec5cb087ff0bac (patch)
treeac78373afb6b3ed4c4d311ec7777d899d101fe50 /print/libgnomeprintui/Makefile
parent41b7166fd9c9f6793612d59dbb5ff817bacc367d (diff)
downloadpkgsrc-bda1af6be6f202740ec0427521ec5cb087ff0bac.tar.gz
update to 2.18.0
This moves this pkg to the new stable gnome branch, too much to list here.
Diffstat (limited to 'print/libgnomeprintui/Makefile')
-rw-r--r--print/libgnomeprintui/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/print/libgnomeprintui/Makefile b/print/libgnomeprintui/Makefile
index f2edcf05640..989ea82109f 100644
--- a/print/libgnomeprintui/Makefile
+++ b/print/libgnomeprintui/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.46 2006/11/05 17:34:44 joerg Exp $
+# $NetBSD: Makefile,v 1.47 2007/04/10 19:00:28 drochner Exp $
#
-DISTNAME= libgnomeprintui-2.12.1
-PKGREVISION= 3
+DISTNAME= libgnomeprintui-2.18.0
CATEGORIES= print gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprintui/2.12/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprintui/2.18/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv@NetBSD.org
@@ -20,9 +19,6 @@ USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE= libgnomeprintui/libgnomeprintui-2.2.pc.in
-CONFIGURE_ARGS+= --enable-gtk-doc=no
-CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
-
BUILDLINK_API_DEPENDS.libgnomeprint+= libgnomeprint>=2.12.1
.include "../../devel/gettext-lib/buildlink3.mk"