1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

Unbreak after r523104

This commit is contained in:
Baptiste Daroussin 2020-01-15 16:44:45 +00:00
parent 03ac825dd1
commit fbdfd32c21
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523125
2 changed files with 3 additions and 5 deletions

View File

@ -24,8 +24,6 @@ USE_LDCONFIG= yes
PLIST_SUB= VERSION=${PORTVERSION}
post-install:
@${MV} ${STAGEDIR}${PREFIX}/share/man/man1 ${STAGEDIR}${PREFIX}/man/
@${RMDIR} ${STAGEDIR}${PREFIX}/share/man
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblilv-0.so.${PORTVERSION}
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lilv-bench
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lv2apply

View File

@ -10,6 +10,6 @@ lib/liblilv-0.so
lib/liblilv-0.so.0
lib/liblilv-0.so.%%VERSION%%
libdata/pkgconfig/lilv-0.pc
man/man1/lv2apply.1.gz
man/man1/lv2info.1.gz
man/man1/lv2ls.1.gz
share/man/man1/lv2apply.1.gz
share/man/man1/lv2info.1.gz
share/man/man1/lv2ls.1.gz