diff options
author | rh <rh@pkgsrc.org> | 2001-10-01 07:08:09 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-10-01 07:08:09 +0000 |
commit | fc94e98714773e8cc607671ce44c1f7c1e085154 (patch) | |
tree | d23e642540868a2ec03f9e2e8401fae0049f77c2 /print/gnome-print | |
parent | 2eea86c39731f75d5a56605ec0385cad094ced59 (diff) | |
download | pkgsrc-fc94e98714773e8cc607671ce44c1f7c1e085154.tar.gz |
Fix copy/paste error and remove libart
Diffstat (limited to 'print/gnome-print')
-rw-r--r-- | print/gnome-print/buildlink.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/gnome-print/buildlink.mk b/print/gnome-print/buildlink.mk index 392eae4b070..113530de704 100644 --- a/print/gnome-print/buildlink.mk +++ b/print/gnome-print/buildlink.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink.mk,v 1.1 2001/10/01 07:04:03 rh Exp $ +# $NetBSD: buildlink.mk,v 1.2 2001/10/01 07:08:09 rh Exp $ # # This Makefile fragment is included by packages that use gnome-print. # @@ -30,7 +30,6 @@ BUILDLINK_FILES.gnome-print+= lib/libgnomeprint.* BUILDLINK_TARGETS.gnome-print= gnome-print-buildlink BUILDLINK_TARGETS.gnome-print+= gnome-print-buildlink-config-wrapper -BUILDLINK_TARGETS.gnome-print+= libart-buildlink-config-wrapper BUILDLINK_TARGETS+= ${BUILDLINK_TARGETS.gnome-print} BUILDLINK_CONFIG.gnome-print= ${BUILDLINK_PREFIX.gnome-print}/lib/printConf.sh |