From ef8fb7573dabcb1cb43418013d710b5fe7d339db Mon Sep 17 00:00:00 2001 From: James FitzGibbon Date: Wed, 9 Oct 1996 04:53:26 +0000 Subject: Fix to Makefile/PLIST to compensate for removal of fvwm dependancy. Submitted-by: asami@FreeBSD.ORG --- x11-wm/afterstep-stable/Makefile | 3 ++- x11-wm/afterstep-stable/pkg-plist | 1 + x11-wm/afterstep/Makefile | 3 ++- x11-wm/afterstep/pkg-plist | 1 + 4 files changed, 6 insertions(+), 2 deletions(-) (limited to 'x11-wm') diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index c5b5916e6582..83b36330950a 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -3,7 +3,7 @@ # Date created: 17 July 96 # Whom: james@bdd.net # -# $Id: Makefile,v 1.9 1996/09/03 17:31:01 jfitz Exp $ +# $Id: Makefile,v 1.10 1996/09/30 20:29:12 jfitz Exp $ # DISTNAME= as-b33 @@ -26,6 +26,7 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/backgrounds/* ${PREFIX}/lib/X11/afterstep/backgrounds/ @ ${MKDIR} -p ${PREFIX}/lib/X11/afterstep/sounds/ ${INSTALL_DATA} ${WRKSRC}/sounds/* ${PREFIX}/lib/X11/afterstep/sounds/ + @ ${MKDIR} -p ${PREFIX}/include/X11/pixmaps/ ${INSTALL_DATA} ${WRKSRC}/icons/*.xpm ${PREFIX}/include/X11/pixmaps/ ${INSTALL_DATA} ${WRKSRC}/icons/8bit/*.xpm ${PREFIX}/include/X11/pixmaps/ @ ${MKDIR} -p ${PREFIX}/lib/X11/afterstep/doc/ diff --git a/x11-wm/afterstep-stable/pkg-plist b/x11-wm/afterstep-stable/pkg-plist index 2cdde172294e..d0f6b3aeeab3 100644 --- a/x11-wm/afterstep-stable/pkg-plist +++ b/x11-wm/afterstep-stable/pkg-plist @@ -52,3 +52,4 @@ include/X11/pixmaps/writeletter.xpm @dirrm lib/X11/afterstep/backgrounds @dirrm lib/X11/afterstep/sounds @dirrm lib/X11/afterstep +@dirrm include/X11/pixmaps diff --git a/x11-wm/afterstep/Makefile b/x11-wm/afterstep/Makefile index c5b5916e6582..83b36330950a 100644 --- a/x11-wm/afterstep/Makefile +++ b/x11-wm/afterstep/Makefile @@ -3,7 +3,7 @@ # Date created: 17 July 96 # Whom: james@bdd.net # -# $Id: Makefile,v 1.9 1996/09/03 17:31:01 jfitz Exp $ +# $Id: Makefile,v 1.10 1996/09/30 20:29:12 jfitz Exp $ # DISTNAME= as-b33 @@ -26,6 +26,7 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/backgrounds/* ${PREFIX}/lib/X11/afterstep/backgrounds/ @ ${MKDIR} -p ${PREFIX}/lib/X11/afterstep/sounds/ ${INSTALL_DATA} ${WRKSRC}/sounds/* ${PREFIX}/lib/X11/afterstep/sounds/ + @ ${MKDIR} -p ${PREFIX}/include/X11/pixmaps/ ${INSTALL_DATA} ${WRKSRC}/icons/*.xpm ${PREFIX}/include/X11/pixmaps/ ${INSTALL_DATA} ${WRKSRC}/icons/8bit/*.xpm ${PREFIX}/include/X11/pixmaps/ @ ${MKDIR} -p ${PREFIX}/lib/X11/afterstep/doc/ diff --git a/x11-wm/afterstep/pkg-plist b/x11-wm/afterstep/pkg-plist index 2cdde172294e..d0f6b3aeeab3 100644 --- a/x11-wm/afterstep/pkg-plist +++ b/x11-wm/afterstep/pkg-plist @@ -52,3 +52,4 @@ include/X11/pixmaps/writeletter.xpm @dirrm lib/X11/afterstep/backgrounds @dirrm lib/X11/afterstep/sounds @dirrm lib/X11/afterstep +@dirrm include/X11/pixmaps -- cgit v1.2.3