aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/xfce4/Makefile
diff options
context:
space:
mode:
authornakai <nakai@FreeBSD.org>2002-08-03 19:35:44 +0800
committernakai <nakai@FreeBSD.org>2002-08-03 19:35:44 +0800
commitb328f21cdba28936c3d39d7c5c3583e12efea328 (patch)
treee3c5e9c3c22220f598e696983d5312c290e16aae /x11-wm/xfce4/Makefile
parentbbf1bcf72f0812dbe30b8d6384eef08707330780 (diff)
downloadfreebsd-ports-gnome-b328f21cdba28936c3d39d7c5c3583e12efea328.tar.gz
freebsd-ports-gnome-b328f21cdba28936c3d39d7c5c3583e12efea328.tar.zst
freebsd-ports-gnome-b328f21cdba28936c3d39d7c5c3583e12efea328.zip
symbolic link to see image in help file
PR: ports/36526 Submitted by: Mark Hannon <markhannon@optushome.com.au>
Diffstat (limited to 'x11-wm/xfce4/Makefile')
-rw-r--r--x11-wm/xfce4/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile
index ba849736d7eb..aa8b63f157d2 100644
--- a/x11-wm/xfce4/Makefile
+++ b/x11-wm/xfce4/Makefile
@@ -64,4 +64,8 @@ pre-patch:
@${PERL} -pi -e 's|gtk-config|${GTK_CONFIG:T}|g' ${WRKSRC}/xfce/setup.c
@${PERL} -pi -e 's|xfplay|internal|g' ${WRKSRC}/other/xfsoundrc.in
+post-install:
+ @${LN} -sf ${PREFIX}/share/xfce/help/html/images \
+ ${PREFIX}/share/xfce/help/images
+
.include <bsd.port.post.mk>