asmail: fix pixmap install.

bclock: broken, sources missing.
This commit is contained in:
turan 2000-04-11 07:47:15 +00:00
parent 9a6936597c
commit 8e3631f58c
2 changed files with 5 additions and 3 deletions

View File

@ -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

View File

@ -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