diff options
author | Will Andrews <will@FreeBSD.org> | 2002-01-28 23:21:43 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-01-28 23:21:43 +0000 |
commit | d373925aec86431a2363bac6738641217d7f74d3 (patch) | |
tree | 75d0dce86226480cccdc9b61f63487f1728c38bb /x11-wm | |
parent | Update to latest russian patch and include russian patch version in (diff) |
Adjust port for distfile repacking. Diffs between old and new only
showed moving the icons into a subdirectory. Adjust Makefile accordingly.
The RELEASE_4_5_0 tag will be slid to pull this in for 4.5-RELEASE.
Notes
Notes:
svn path=/head/; revision=53933
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fvwm2/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/fvwm2/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/fvwm24/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/fvwm24/distinfo | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile index 77d77a27006f..92ac7f0cd6a1 100644 --- a/x11-wm/fvwm2/Makefile +++ b/x11-wm/fvwm2/Makefile @@ -64,7 +64,7 @@ post-install: ${PREFIX}/etc/system.fvwm2rc; \ fi @${MKDIR} ${PREFIX}/share/fvwm2/pixmaps - ${INSTALL_DATA} ${WRKDIR}/icons/*.xpm \ + ${INSTALL_DATA} ${WRKDIR}/icons/fvwm_icons/*.xpm \ ${PREFIX}/share/fvwm2/pixmaps .include <bsd.port.post.mk> diff --git a/x11-wm/fvwm2/distinfo b/x11-wm/fvwm2/distinfo index b7d5fa271d47..90f6d10ec8df 100644 --- a/x11-wm/fvwm2/distinfo +++ b/x11-wm/fvwm2/distinfo @@ -1,2 +1,2 @@ MD5 (fvwm-2.4.4.tar.gz) = fdc03dda6d2fc56f89bc4cd80c4973da -MD5 (fvwm_icons.tgz) = 7b254da269a236d77c790581701442cb +MD5 (fvwm_icons.tgz) = de6c2822f1f6d43a0e1daddd0c7a8665 diff --git a/x11-wm/fvwm24/Makefile b/x11-wm/fvwm24/Makefile index 77d77a27006f..92ac7f0cd6a1 100644 --- a/x11-wm/fvwm24/Makefile +++ b/x11-wm/fvwm24/Makefile @@ -64,7 +64,7 @@ post-install: ${PREFIX}/etc/system.fvwm2rc; \ fi @${MKDIR} ${PREFIX}/share/fvwm2/pixmaps - ${INSTALL_DATA} ${WRKDIR}/icons/*.xpm \ + ${INSTALL_DATA} ${WRKDIR}/icons/fvwm_icons/*.xpm \ ${PREFIX}/share/fvwm2/pixmaps .include <bsd.port.post.mk> diff --git a/x11-wm/fvwm24/distinfo b/x11-wm/fvwm24/distinfo index b7d5fa271d47..90f6d10ec8df 100644 --- a/x11-wm/fvwm24/distinfo +++ b/x11-wm/fvwm24/distinfo @@ -1,2 +1,2 @@ MD5 (fvwm-2.4.4.tar.gz) = fdc03dda6d2fc56f89bc4cd80c4973da -MD5 (fvwm_icons.tgz) = 7b254da269a236d77c790581701442cb +MD5 (fvwm_icons.tgz) = de6c2822f1f6d43a0e1daddd0c7a8665 |