summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz>2004-05-04 08:18:26 +0000
committerwiz <wiz>2004-05-04 08:18:26 +0000
commitc0d710285ecdf76fdb123c0894510170443be502 (patch)
tree357c1c64a66d632e21bbde775fead67a0a436076 /print
parente959d89d89d56798a646b7641b99c04490d1325d (diff)
downloadpkgsrc-c0d710285ecdf76fdb123c0894510170443be502.tar.gz
Unused.
Diffstat (limited to 'print')
-rw-r--r--print/gnome-print/buildlink2.mk22
1 files changed, 0 insertions, 22 deletions
diff --git a/print/gnome-print/buildlink2.mk b/print/gnome-print/buildlink2.mk
deleted file mode 100644
index b393d976b0c..00000000000
--- a/print/gnome-print/buildlink2.mk
+++ /dev/null
@@ -1,22 +0,0 @@
-# $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
-
-BUILDLINK_PACKAGES+= gnome-print
-BUILDLINK_DEPENDS.gnome-print?= gnome-print>=0.36nb4
-BUILDLINK_PKGSRCDIR.gnome-print?= ../../print/gnome-print
-
-EVAL_PREFIX+= BUILDLINK_PREFIX.gnome-print=gnome-print
-BUILDLINK_PREFIX.gnome-print_DEFAULT= ${X11PREFIX}
-BUILDLINK_FILES.gnome-print+= include/gnome-1.0/libgnomeprint/*
-BUILDLINK_FILES.gnome-print+= lib/libgnomeprint.*
-
-.include "../../graphics/gdk-pixbuf-gnome/buildlink2.mk"
-.include "../../textproc/libxml/buildlink2.mk"
-
-BUILDLINK_TARGETS+= gnome-print-buildlink
-
-gnome-print-buildlink: _BUILDLINK_USE
-
-.endif # GNOME_PRINT_BUILDLINK2_MK