Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
01156749
Commit
01156749
authored
Oct 09, 1996
by
jfitz
Browse files
Fix to Makefile/PLIST to compensate for removal of fvwm dependancy.
Submitted-by: asami@FreeBSD.ORG
parent
c9196d14
Changes
4
Hide whitespace changes
Inline
Side-by-side
x11-wm/afterstep-stable/Makefile
View file @
01156749
...
...
@@ -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/
...
...
x11-wm/afterstep-stable/pkg-plist
View file @
01156749
...
...
@@ -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
x11-wm/afterstep/Makefile
View file @
01156749
...
...
@@ -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/
...
...
x11-wm/afterstep/pkg-plist
View file @
01156749
...
...
@@ -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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment