diff -Nrux .svn -x work /usr/ports/sysutils/psmisc/Makefile psmisc/Makefile --- /usr/ports/sysutils/psmisc/Makefile 2013-09-20 16:05:58.000000000 -0700 +++ psmisc/Makefile 2013-11-24 20:21:16.000000000 -0800 @@ -20,11 +20,8 @@ OPTIONS_DEFINE= NLS -NO_STAGE= yes .include -MAN1= killall.1 pstree.1 - .if ${PORT_OPTIONS:MNLS} USES+= gettext CONFIGURE_ARGS= --enable-nls @@ -38,6 +35,6 @@ @${REINPLACE_CMD} -e '/^#define COMM_LEN / s|16|254|' ${WRKSRC}/src/comm.h post-install: - @${LN} -fs ${PREFIX}/bin/killall ${PREFIX}/bin/pidof + @${LN} -fs killall ${STAGEDIR}${PREFIX}/bin/pidof .include diff -Nrux .svn -x work /usr/ports/sysutils/psmisc/pkg-plist psmisc/pkg-plist --- /usr/ports/sysutils/psmisc/pkg-plist 2012-07-14 07:29:18.000000000 -0700 +++ psmisc/pkg-plist 2013-11-24 20:12:09.000000000 -0800 @@ -3,6 +3,8 @@ bin/pidof bin/pstree bin/pstree.x11 +man/man1/killall.1.gz +man/man1/pstree.1.gz %%NLS%%share/locale/bg/LC_MESSAGES/psmisc.mo %%NLS%%share/locale/ca/LC_MESSAGES/psmisc.mo %%NLS%%share/locale/cs/LC_MESSAGES/psmisc.mo