mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Support staging
This commit is contained in:
parent
6bedae9691
commit
80b0fdb9bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329137
@ -14,12 +14,8 @@ LICENSE= GPLv3
|
||||
RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync
|
||||
|
||||
USE_QT4= gui qmake_build moc_build rcc_build uic_build
|
||||
MAKE_ENV= INSTALL_ROOT=${PREFIX}
|
||||
MAKE_ENV= INSTALL_ROOT=${STAGEDIR}${PREFIX}
|
||||
|
||||
MAN8= luckybackup.8
|
||||
MANCOMPRESSED= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|/usr||g' -e '/INSTALLS/s|debianmenu ||' \
|
||||
-e '/manpage/s|share/||' ${WRKSRC}/luckybackup.pro
|
||||
|
@ -1,4 +1,5 @@
|
||||
bin/luckybackup
|
||||
man/man8/luckybackup.8.gz
|
||||
share/applications/luckybackup-gnome-su.desktop
|
||||
share/applications/luckybackup-kde-su.desktop
|
||||
share/applications/luckybackup.desktop
|
||||
|
Loading…
Reference in New Issue
Block a user