summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2020-02-28 15:17:03 +0000
committergdt <gdt@pkgsrc.org>2020-02-28 15:17:03 +0000
commitbdd98073a6f3bfd363f030e60c6c19487b91e7b3 (patch)
tree00560b84067272f38a351ee8929104a19b745343 /ham
parent23f2aade6f9579ea9ad29810f826a708b7afea4c (diff)
downloadpkgsrc-bdd98073a6f3bfd363f030e60c6c19487b91e7b3.tar.gz
ham/xlog: Drop print/libgnomeprint dependency
No binary change because the package did not look for or link against this library. Upstream removed this dependency in 2008, but apparently we didn't notice.
Diffstat (limited to 'ham')
-rw-r--r--ham/xlog/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/ham/xlog/Makefile b/ham/xlog/Makefile
index 539893cac3c..54839fe354f 100644
--- a/ham/xlog/Makefile
+++ b/ham/xlog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2020/01/18 23:32:39 rillig Exp $
+# $NetBSD: Makefile,v 1.85 2020/02/28 15:17:03 gdt Exp $
#
DISTNAME= xlog-2.0.17
@@ -30,7 +30,6 @@ CWRAPPERS_APPEND.cc+= -Wno-error=parentheses-equality -Wno-error=tautological-co
.include "../../graphics/gnome-icon-theme/buildlink3.mk"
.include "../../ham/hamlib/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
-.include "../../print/libgnomeprint/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"