diff options
Diffstat (limited to 'devel/serd/Makefile')
-rw-r--r-- | devel/serd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/serd/Makefile b/devel/serd/Makefile index dd0228517ac4..556d8e2129ed 100644 --- a/devel/serd/Makefile +++ b/devel/serd/Makefile @@ -18,7 +18,6 @@ USE_LDCONFIG= yes PLIST_SUB= VERSION=${PORTVERSION} post-install: - @${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig ${STAGEDIR}${PREFIX}/libdata/ @${MV} ${STAGEDIR}${PREFIX}/share/man/man1 ${STAGEDIR}${PREFIX}/man/ @${RMDIR} ${STAGEDIR}${PREFIX}/share/man @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/serdi |