summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz>2012-10-23 10:24:02 +0000
committerwiz <wiz>2012-10-23 10:24:02 +0000
commite7a29b3ef499b1a2ebe63af89057cd4f9f411d5b (patch)
tree892072fafe7eefd7f4adc55fc610517564655d57 /mail
parent87c2e73b456584b195f4cdd3e3598d6ea46c5e5e (diff)
downloadpkgsrc-e7a29b3ef499b1a2ebe63af89057cd4f9f411d5b.tar.gz
Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
Diffstat (limited to 'mail')
-rw-r--r--mail/wmbiff/Makefile3
-rw-r--r--mail/wmmail/Makefile3
-rw-r--r--mail/xmailbox/Makefile3
3 files changed, 3 insertions, 6 deletions
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile
index f538760d6a4..203c61a9ca2 100644
--- a/mail/wmbiff/Makefile
+++ b/mail/wmbiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2012/10/08 12:19:34 asau Exp $
+# $NetBSD: Makefile,v 1.48 2012/10/23 10:24:08 wiz Exp $
DISTNAME= wmbiff-0.4.26
PKGREVISION= 15
@@ -23,5 +23,4 @@ post-install:
.include "../../wm/windowmaker/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
-.include "../../x11/xextproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile
index 7ee7d1880ba..6438882ceb8 100644
--- a/mail/wmmail/Makefile
+++ b/mail/wmmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2012/10/08 12:19:34 asau Exp $
+# $NetBSD: Makefile,v 1.37 2012/10/23 10:24:08 wiz Exp $
DISTNAME= WMMail.app-0.64
PKGNAME= wmmail-0.64
@@ -23,5 +23,4 @@ CONFIGURE_ARGS+= --with-PL-incs="-I${LOCALBASE}/include" \
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
-.include "../../x11/xextproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/mail/xmailbox/Makefile b/mail/xmailbox/Makefile
index d02997c686a..0d7acf2bbef 100644
--- a/mail/xmailbox/Makefile
+++ b/mail/xmailbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/10/08 12:19:35 asau Exp $
+# $NetBSD: Makefile,v 1.20 2012/10/23 10:24:08 wiz Exp $
#
DISTNAME= xmailbox-2.5
@@ -25,5 +25,4 @@ post-install:
.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
-.include "../../x11/xextproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"