mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
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.
This commit is contained in:
parent
db7a616d6d
commit
d373925aec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53933
@ -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>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (fvwm-2.4.4.tar.gz) = fdc03dda6d2fc56f89bc4cd80c4973da
|
||||
MD5 (fvwm_icons.tgz) = 7b254da269a236d77c790581701442cb
|
||||
MD5 (fvwm_icons.tgz) = de6c2822f1f6d43a0e1daddd0c7a8665
|
||||
|
@ -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>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (fvwm-2.4.4.tar.gz) = fdc03dda6d2fc56f89bc4cd80c4973da
|
||||
MD5 (fvwm_icons.tgz) = 7b254da269a236d77c790581701442cb
|
||||
MD5 (fvwm_icons.tgz) = de6c2822f1f6d43a0e1daddd0c7a8665
|
||||
|
Loading…
Reference in New Issue
Block a user