From 8e3631f58cb613b4863349fe32af3673d4fd25e4 Mon Sep 17 00:00:00 2001 From: turan Date: Tue, 11 Apr 2000 07:47:15 +0000 Subject: [PATCH] asmail: fix pixmap install. bclock: broken, sources missing. --- mail/asmail/Makefile | 3 ++- x11/bclock/Makefile | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/mail/asmail/Makefile b/mail/asmail/Makefile index 15d0edb5e1f..ef9e4d23f22 100644 --- a/mail/asmail/Makefile +++ b/mail/asmail/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2000/04/09 17:36:51 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2000/04/11 07:47:15 turan Exp $ DISTNAME= asmail-0.50 CATEGORIES= mail x11 @@ -28,6 +28,7 @@ PIXMAPS= e/e-no.xpm e/e0.xpm e/e1.xpm e/e10.xpm e/e11.xpm e/e2.xpm \ std/oldmail.xpm std/oldmail_s.xpm post-install: + ${INSTALL_DATA_DIR} ${PREFIX}/include/X11/pixmaps .for pixmap in ${PIXMAPS} ${INSTALL_DATA} ${WRKSRC}/pixmaps/${pixmap} ${PREFIX}/include/X11/pixmaps .endfor diff --git a/x11/bclock/Makefile b/x11/bclock/Makefile index 0720fdb3301..14c31f02c1f 100644 --- a/x11/bclock/Makefile +++ b/x11/bclock/Makefile @@ -3,8 +3,9 @@ # Date created: 8 January 1998 # Whom: Don Schmidt # -# $OpenBSD: Makefile,v 1.4 2000/03/31 21:35:49 espie Exp $ -# +# $OpenBSD: Makefile,v 1.5 2000/04/11 07:47:16 turan Exp $ + +BROKEN= sources moved DISTNAME= bclock-1.0 CATEGORIES= x11