aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/fvwm2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/fvwm2/Makefile')
-rw-r--r--x11-wm/fvwm2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile
index 6c43142674f3..7dfdaa6cc9c0 100644
--- a/x11-wm/fvwm2/Makefile
+++ b/x11-wm/fvwm2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fvwm
-PORTVERSION= 2.2.4
+PORTVERSION= 2.2.5
CATEGORIES= x11-wm
MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ \
http://www.fvwm.org/generated/icon_download/
@@ -30,6 +30,8 @@ MAN1= FvwmAnimate.1 FvwmAudio.1 FvwmAuto.1 FvwmBacker.1 FvwmBanner.1 \
post-install:
@${MKDIR} ${PREFIX}/icons
+ @${MKDIR} ${PREFIX}/etc
+ @${CP} ${WRKSRC}/sample.fvwmrc/system.fvwm2rc ${PREFIX}/etc
${INSTALL_DATA} ${WRKDIR}/*.xpm ${PREFIX}/icons
@${CAT} ${PKGMESSAGE}