aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/afterstep
diff options
context:
space:
mode:
authorjfitz <jfitz@FreeBSD.org>1996-10-09 12:53:26 +0800
committerjfitz <jfitz@FreeBSD.org>1996-10-09 12:53:26 +0800
commit01156749093698d6021cfd967c83889fc58b80f2 (patch)
treef43b1e47b81018b5ec0475b119ec42c1b327d774 /x11-wm/afterstep
parentc9196d140db47702a8cebaf7d669c18ad0308f12 (diff)
downloadfreebsd-ports-gnome-01156749093698d6021cfd967c83889fc58b80f2.tar.gz
freebsd-ports-gnome-01156749093698d6021cfd967c83889fc58b80f2.tar.zst
freebsd-ports-gnome-01156749093698d6021cfd967c83889fc58b80f2.zip
Fix to Makefile/PLIST to compensate for removal of fvwm dependancy.
Submitted-by: asami@FreeBSD.ORG
Diffstat (limited to 'x11-wm/afterstep')
-rw-r--r--x11-wm/afterstep/Makefile3
-rw-r--r--x11-wm/afterstep/pkg-plist1
2 files changed, 3 insertions, 1 deletions
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