summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authortron <tron>2004-03-16 08:39:29 +0000
committertron <tron>2004-03-16 08:39:29 +0000
commit8928e6674b4ec6c4f39f746c052483a192bb3d07 (patch)
treee4557d62deae54e5d234d9b5512efedfb210c24a /print
parentb1fa31380519b026be67b3163061ab6be24f59ca (diff)
downloadpkgsrc-8928e6674b4ec6c4f39f746c052483a192bb3d07.tar.gz
Include "db4" buildlink2 glue code to fix build problem. Bump package
revision because of this.
Diffstat (limited to 'print')
-rw-r--r--print/gnome-print/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index a690a89c5e1..86b2654e233 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.60 2004/02/14 17:21:50 jlam Exp $
-#
+# $NetBSD: Makefile,v 1.61 2004/03/16 08:39:29 tron Exp $
DISTNAME= gnome-print-0.36
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-print/0.36/}
@@ -21,6 +20,7 @@ CONFIGURE_ARGS+= --without-admin # currently unstable
# override HOME to avoid trying to install ${HOME}/.gnome
MAKE_ENV+= HOME=${WRKSRC}
+.include "../../databases/db4/buildlink2.mk"
.include "../../graphics/freetype2/buildlink2.mk"
.include "../../graphics/gdk-pixbuf-gnome/buildlink2.mk"
.include "../../textproc/libunicode/buildlink2.mk"