summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2020-04-20 00:43:51 +0000
committerjoerg <joerg@pkgsrc.org>2020-04-20 00:43:51 +0000
commitbe5ec216a6846fbf71431ca2af54b756d876102e (patch)
tree80427415d1d5733519a6f46b2215000f2dc804d4 /print
parent14199c94b1c10f7c00442ae762e65342ecb9b8cd (diff)
downloadpkgsrc-be5ec216a6846fbf71431ca2af54b756d876102e.tar.gz
Needs libXcursor
Diffstat (limited to 'print')
-rw-r--r--print/flpsed/Makefile3
-rw-r--r--print/xpp/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/print/flpsed/Makefile b/print/flpsed/Makefile
index 27d7c0d9650..302c06302fd 100644
--- a/print/flpsed/Makefile
+++ b/print/flpsed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2019/10/17 10:59:40 micha Exp $
+# $NetBSD: Makefile,v 1.16 2020/04/20 00:44:09 joerg Exp $
DISTNAME= flpsed-0.7.3
CATEGORIES= print
@@ -20,4 +20,5 @@ post-install:
# FLTK version 1.4 is supported too
.include "../../x11/fltk13/buildlink3.mk"
+.include "../../x11/libXcursor/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/xpp/Makefile b/print/xpp/Makefile
index 6c4c7f65a77..2e392882eb5 100644
--- a/print/xpp/Makefile
+++ b/print/xpp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2020/03/20 11:58:15 nia Exp $
+# $NetBSD: Makefile,v 1.73 2020/04/20 00:44:09 joerg Exp $
DISTNAME= xpp-1.5
PKGREVISION= 30
@@ -24,4 +24,5 @@ post-install:
.include "../../print/cups-base/buildlink3.mk"
.include "../../x11/fltk13/buildlink3.mk"
+.include "../../x11/libXcursor/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"