summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authortron <tron>2004-03-16 14:04:44 +0000
committertron <tron>2004-03-16 14:04:44 +0000
commit58afb864f02e1e78972e7e19d214178c3a465eb2 (patch)
treecaea6fa3968cf05b73843a0c160bb9c5766a3558 /print
parent200b2508c7fc32e76fd3c68c8ce77ebb0e75d9b5 (diff)
downloadpkgsrc-58afb864f02e1e78972e7e19d214178c3a465eb2.tar.gz
Backout my recent changes because Thomas Klausner and Grant Beattie
disapprove.
Diffstat (limited to 'print')
-rw-r--r--print/gnome-print/Makefile6
-rw-r--r--print/gnome-print/buildlink2.mk3
2 files changed, 4 insertions, 5 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index 86b2654e233..d5173e106c5 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.61 2004/03/16 08:39:29 tron Exp $
+# $NetBSD: Makefile,v 1.62 2004/03/16 14:04:44 tron Exp $
+#
DISTNAME= gnome-print-0.36
-PKGREVISION= 5
+PKGREVISION= 4
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-print/0.36/}
@@ -20,7 +21,6 @@ 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"
diff --git a/print/gnome-print/buildlink2.mk b/print/gnome-print/buildlink2.mk
index 9a6b97849b3..b393d976b0c 100644
--- a/print/gnome-print/buildlink2.mk
+++ b/print/gnome-print/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.7 2004/03/16 08:57:59 tron Exp $
+# $NetBSD: buildlink2.mk,v 1.8 2004/03/16 14:04:44 tron Exp $
.if !defined(GNOME_PRINT_BUILDLINK2_MK)
GNOME_PRINT_BUILDLINK2_MK= # defined
@@ -12,7 +12,6 @@ BUILDLINK_PREFIX.gnome-print_DEFAULT= ${X11PREFIX}
BUILDLINK_FILES.gnome-print+= include/gnome-1.0/libgnomeprint/*
BUILDLINK_FILES.gnome-print+= lib/libgnomeprint.*
-.include "../../databases/db4/buildlink2.mk"
.include "../../graphics/gdk-pixbuf-gnome/buildlink2.mk"
.include "../../textproc/libxml/buildlink2.mk"