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
commit5066837645d4671fc61bca65a90e38675c5730d8 (patch)
treee4557d62deae54e5d234d9b5512efedfb210c24a /print
parent356729f2db0abf71c5b19a1d415a61aea1ca7e14 (diff)
downloadpkgsrc-5066837645d4671fc61bca65a90e38675c5730d8.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"