aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/afterstep-stable
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-09-02 13:36:49 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-09-02 13:36:49 +0000
commit84801e7d2069cfe5c3ac60580d32189f14af1cb1 (patch)
treea72e6c1f6b54c9592d2a747b7c856b26ccb6bd67 /x11-wm/afterstep-stable
parent532114094cfd2117c86c1c31a962a7a617c45e19 (diff)
downloadports-84801e7d2069cfe5c3ac60580d32189f14af1cb1.tar.gz
ports-84801e7d2069cfe5c3ac60580d32189f14af1cb1.zip
fix manpage: /usr/X11/ -> ${X11BASE}/
Notes
Notes: svn path=/head/; revision=47316
Diffstat (limited to 'x11-wm/afterstep-stable')
-rw-r--r--x11-wm/afterstep-stable/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile
index 235cd9e715a5..8befdc405a56 100644
--- a/x11-wm/afterstep-stable/Makefile
+++ b/x11-wm/afterstep-stable/Makefile
@@ -45,6 +45,10 @@ MAN1= Animate.1x Audio.1x Banner.1x Cascade.1x Clean.1x Form.1x Gnome.1x \
Ident.1x Pager.1x Save.1x Script.1x Scroll.1x Tile.1x Wharf.1x \
WinList.1x Zharf.1x afterstep.1x asetroot.1x
+post-patch:
+ ${PERL} -pi.orig -e 's,/usr/X11/,${X11BASE}/,' \
+ ${WRKSRC}/src/afterstep/afterstep.man
+
post-install:
@${INSTALL_DATA} ${FILESDIR}/monitor_bsd.xpm ${PREFIX}/share/afterstep/desktop/icons/common/
.if defined(WITH_DIFFERENT_LOOKNFEELS)